GoLand 2026.2 is now available!
GoLand 2026.2 helps you build faster, optimize performance, and modernize your Go code with less effort. The new Go Optimization tool window brings profiling, escape analysis, and struct optimization into a single workflow, while support for the official go fix tool helps you apply Go language migrations directly from the editor.
The most prominent highlights of this release are:
- New Go Optimization tool window with integrated profiling, escape analysis, and struct optimization.
- Run pprof on regular Go applications and monitor CPU and memory usage in real time.
- Apply official go fix recommendations directly from the editor.
- Expanded AI features, including the Skills manager, configurable AI completion providers, and GitHub Copilot integration.
- Improved Docker Compose workflows and support for the Terraform Testing Framework.
- Better IDE performance with faster code analysis, asynchronous file saving, automatic run configurations, and improved Git worktree support.
For a complete rundown of the new features, visit our What's New page.