External tools

Last modified: 18 May 2021

You can define third-party applications as external tools and run them from GoLand.

GoLand allows you to pass contextual information from your project to the external tool as command-line arguments (for example, the currently selected file or the project source path), view the output produced by the tool, configure to launch the tool before a run/debug configuration, and more.