Tell me about new product features as they come out
Thanks for your request!
GoLand is a new commercial IDE by JetBrains aimed at providing an ergonomic environment for Go development.
The new IDE extends the IntelliJ platform with the coding assistance and tool integrations specific for the Go language.
The IDE analyzes your code, looking for connections between symbols, to provide code completion, quick navigation, clever error analysis, formatting, and refactorings.
Together, powerful static code analysis and ergonomic design make development not only productive but also an enjoyable experience.
Mission-critical tools such as rest-runner, coverage tool, full-featured debugger and version control integration are at hand — no plugin hustle included.
In case you need anything in addition to the already rich set of built-in tools, the IntelliJ plugin ecosystem is there to help you.
This update provides integration with Go modules (a.k.a "vgo") out of the box. It allows you to create a new Go module project type and fetch missed dependencies with one click directly from the code editor.
The Move gets a smart dialog that will show a list of declarations that can be moved along with the item, displays a notification when the identifier can't be moved, and is equipped with a Preview button.
GoLand now supports non-suspending breakpoints: set a breakpoint and log it in the console, or you can even get the stack trace of the breakpoint when it was reached and then resume the execution of it.
Teams all over the world use GoLand.
Join the club!