GoLand
Releases
GoLand 2026.1 helps you retain your Go code trendy and your workflow environment friendly. This launch introduces guided syntax updates for Go 1.26, making it simpler to undertake new language enhancements throughout your whole codebase. It additionally expands AI capabilities with help for extra brokers, and brings a number of productiveness enhancements, together with Git worktrees help, and a smoother enhancing expertise.
Let’s check out the important thing updates on this launch.
Hold your codebase trendy with guided Go syntax updates
Retaining your code aligned with the evolution of Go helps guarantee long-term maintainability and compatibility with the ecosystem. GoLand 2026.1 introduces a unified workflow that helps you uncover and apply trendy Go syntax throughout your codebase.
When your venture switches to Go 1.26, GoLand scans your code and highlights constructs that may be up to date. These alerts seem instantly within the editor and clarify what may be improved and why, making new language options seen as you’re employed.
On this launch, GoLand helps two Go 1.26 syntax updates. Our crew plans to develop this performance in upcoming releases by masking further essential modifications launched in current Go variations.
Determine outdated syntax instantly within the editor
GoLand now consists of inspections that detect outdated patterns and counsel trendy alternate options. In 2026.1, the IDE introduces two syntax updates primarily based on Go 1.26:
- Pointer creation enhancements utilizing
new()
- Sort-safe error unwrapping with
errors.AsType
Every inspection supplies quick-fixes so you’ll be able to apply enhancements instantly within the editor.
Replace your whole codebase in a single workflow
When you apply a syntax replace, you’ll be able to develop it throughout your whole venture.
GoLand supplies a number of entry factors, so you can begin the place it feels most pure:
- Proper after making use of a quick-fix, click on Analyze code for different syntax updates.

- Open Search In all places by double-pressing Shift and run the Replace Syntax motion.

- Open
go.modwith thego 1.26directive and click on Analyze code for syntax updates.
- Go to the Refactor menu and choose Replace Syntax.

GoLand collects all findings within the Issues device window, the place you’ll be able to overview and apply updates throughout the venture.
Evaluation massive modifications with diff previews
You possibly can overview grouped outcomes, apply fixes to particular person occurrences or whole teams, and examine each change utilizing a built-in diff preview earlier than making use of it.

Work extra simply with cloud and infrastructure workflows
Trendy improvement more and more depends on containerized environments and infrastructure instruments. GoLand 2026.1 introduces a number of enhancements that allow you to work with these workflows instantly within the IDE.
Handle Terraform Stacks extra simply
GoLand now helps working with Terraform Stacks instantly within the IDE.
You possibly can discover the infrastructure construction, navigate between parts, and create new deployments from the IDE interface. Code completion and improved navigation allow you to keep oriented in advanced infrastructure configurations.

Work sooner and extra comfortably in on a regular basis improvement
A number of enhancements in GoLand 2026.1 deal with decreasing friction in frequent workflows and making the IDE extra snug to make use of all through the day.
Work on a number of branches concurrently with Git worktrees
GoLand now supplies first-class help for Git worktrees, permitting you to work with a number of branches on the similar time.
You possibly can create a separate worktree for a hotfix, assign one other one to an AI agent, and proceed working in your important department with out switching contexts.
Even with out AI workflows, worktrees scale back department switching overhead and allow you to transfer sooner in massive repositories.

Get pleasure from a smoother and extra responsive enhancing expertise
The editor continues to evolve with enhancements designed to make on a regular basis coding extra handy.
This launch introduces smoother caret animations and up to date choice habits, leading to a cleaner and extra responsive enhancing expertise. For extra data, discuss with our weblog put up: Editor Enhancements: Easy Caret Animation and New Choice Habits.

Get higher Linux help with native Wayland integration
GoLand now runs on Wayland by default, enhancing HiDPI rendering and enter dealing with on Linux programs.
If Wayland isn’t supported in your atmosphere, the IDE mechanically falls again to X11 to make sure your workflow stays secure and uninterrupted. For extra data, discuss with our weblog put up: Wayland By Default in 2026.1 EAP.
Get extra carried out with AI instantly within the IDE
GoLand continues increasing its AI capabilities to provide you extra flexibility and management over how you utilize AI throughout improvement.
Select the very best AI agent for every job
Along with Junie, Claude Agent, and most lately Codex, GoLand now helps you to work with extra AI brokers instantly within the AI chat. You possibly can select from brokers reminiscent of GitHub Copilot, Cursor, and lots of others supported by the Agent Shopper Protocol (ACP).
With the brand new ACP Agent Registry, you’ll be able to uncover and set up supported brokers with a single click on.

Code With Me sundown
As we proceed to evolve our IDEs and deal with the areas that ship essentially the most worth to builders, we’ve determined to sundown Code With Me, our collaborative coding and pair programming service. Demand for such a performance has declined in recent times, and we’re prioritizing extra trendy workflows tailor-made to skilled software program improvement.
As of model 2026.1, Code With Me will likely be unbundled from all JetBrains IDEs. As a substitute, will probably be obtainable on JetBrains Market as a separate plugin. 2026.1 would be the final IDE model to formally help Code With Me, as we steadily sundown the service.
Learn the total announcement and sundown timeline in our weblog put up.
That wraps up the highlights of GoLand 2026.1.
We hope these modifications make your workflow smoother and extra satisfying.
We’d love to listen to your ideas: Be at liberty to tag us on X, drop into the #goland-gophers Slack channel, or create a ticket in our YouTrack situation tracker.
Completely happy coding,
The GoLand crew
Subscribe to GoLang Weblog updates

