GoLand
 
Get GoLand
You are viewing the documentation for an earlier version of GoLand.

Remote development overview

Last modified: 28 July 2023

Remote development lets you use the IDE interface on a thin client while having a powerful remote host to check out and load your project, index, analyze, build, run, debug, and test your code.

The remote host is a physical (Linux) or virtual machine hosting the source code and running a headless GoLand instance. The thin client, for example, a laptop, connects to the host and transparently provides full access to all IDE features.