GoLand

Strong Code Insight

GoLand makes it very easy to read, write and change the code

On-the-fly error detection and suggestions for fixes, quick and safe refactorings with one-step undo, intelligent code completion, dead code detection, and documentation hints help all Go developers, from newbies to experienced professionals, to create fast, efficient, and reliable code.

 

Navigation & search

Jump between types, files & other symbols

Exploring and understanding team, legacy or foreign projects takes a lot of time and effort. GoLand code navigation helps you get around with instant switching to shadowed methods, implementations, usages, declarations, or interfaces implemented by types. Jump between types, files or any other symbols, or find their usages and examine them with convenient grouping by usage type.

 

Run & Debug

Powerful built-in tools help to run and debug your applications

Powerful built-in tools help to run and debug your applications. You can write and debug tests without any additional plugins or configuration effort, and test your applications right in the IDE. Built-in Code Coverage tool lets you make sure that your tests don’t miss anything important.

 

Integration with VCS

Out of the box support for Git, GitHub, and Mercurial

Built-in integration with Version Control Systems includes out of the box support for Git, GitHub, and Mercurial. Perforce, ClearCase, and the others are supported by user-installable plugins.

 

More than just Go IDE

GoLand wouldn’t be a true IDE without affluent set of tools

GoLand wouldn’t be a true IDE without affluent set of tools that, in addition to core Go development, support JavaScript, TypeScript, NodeJS, SQL, Databases, Docker, Kubernetes, and Terraform, that together make it perfectly equipped for working on any task, be it a modern web application or DevOps tools.

 

Extensibility

Customize, extend, and change everything to your taste

Rich ecosystem includes more than 1000 plugins that can be used to tailor GoLand to your specific needs. Customize, extend, and change everything to your taste: from adding support for Angular and AngularJS projects, or getting a Nyan Cat progress bar, to setting a completely different IDE theme.