GoLand

ReleasesGoLand 2026.2 Is Now Available!

GoLand 2026.2 is all about helping you understand and improve your Go applications with less effort. This release introduces the new Go Optimization tool window, bringing profiling, escape analysis, and struct optimization into a single workflow. You can now profile regular Go applications without additional setup, analyze production profiles, monitor CPU and memory usage in real time, and visualize performance data directly in your code.

Keeping your codebase up to date is easier, too. GoLand now integrates with the official go fix tool, bringing language and standard library migrations directly into the editor. You can review and apply official Go updates without leaving the IDE, or even run go fix automatically as part of your pre-commit checks.

This release also expands the IDE’s AI capabilities with reusable skills, configurable AI completion models, and GitHub Copilot integration. Alongside these updates, you’ll find improvements for Docker Compose, Terraform, large projects, Git workflows, and overall IDE responsiveness.