GoLand News

RSS Feed

Highlight Improvements in Go Code

April 8, 2026Product Update
GoLand 2026.1 suggests enhancements as new Go versions are introduced, helping keep code aligned with modern language features.

Catch Code Issues with Resource Leak Detection

December 17, 2025Product Update
GoLand 2025.3 detects unclosed files and network connections in real time, helping to prevent resource leaks and improve code reliability.

Price Change for JetBrains Products

September 15, 2025Publisher Update
Renew before October 1st, 2025 and save! JetBrains subscription prices will increase for their IDEs, .NET Tools, dotUltimate, and the JetBrains All Products Pack, effective October 1st, 2025.

Price Change for JetBrains Products

September 2, 2025Publisher Update
Renew before October 1st, 2025 and save! JetBrains subscription prices will increase for their IDEs, .NET Tools, dotUltimate, and the JetBrains All Products Pack, effective October 1st, 2025.

Price Change for JetBrains Products

August 20, 2025Publisher Update
Renew before October 1st, 2025 and save! JetBrains subscription prices will increase for their IDEs, .NET Tools, dotUltimate, and the JetBrains All Products Pack, effective October 1st, 2025.

Spot 'nil' Issues Early with real-time Analysis

August 15, 2025Product Update
JetBrains GoLand 2025.2 adds 'nil' dereference analysis with warnings, nullability hints, and detailed data flow explanations.

Add Real-time Code Checks with Linter Support

May 22, 2025Product Update
GoLand 2025.1 now includes real-time linter inspections using golangci-lint, helping you spot and resolve issues instantly as you code.

Elevate Code Quality with JetBrains Code Editors

December 11, 2024Product Update
JetBrains All Products Pack includes products with advanced code analysis, refactoring tools and real-time issue detection for efficient workflows.

Boost Efficiency with Automated Dependency Checks

November 26, 2024Product Update
JetBrains GoLand 2024.3 adds a new inspection for cyclic imports, enabling users to detect circular dependencies, ensuring error-free builds.

JetBrains Announces End of Continuity Discounts for New Subscriptions

October 30, 2024Publisher Update
Starting January 2, 2025, Continuity Discounts will no longer be available for new subscription licenses. Order now to lock in your savings!

Transform Your Code with Quick Interface Updates

August 23, 2024Product Update
GoLand 2024.2 enables you to add a new method to an interface and all its implementations in a single step.

Reduce Coding Lag when Working Remotely

April 15, 2024Product Update
GoLand 2024.1 improves remote coding with near real-time code completion and highlighting, even when working in the Cloud.

Boost Go Productivity with Improved Code Insight

January 12, 2024Product Update
GoLand 2023.3 adds code insight for custom printf-like functions including hints, labeling and highlighting.
GoLand 2023.2.2

GoLand 2023.2.2

September 20, 2023New Version
Adds support for local variables in HTTP Client.
GoLand 2023.2.1

GoLand 2023.2.1

August 30, 2023New Version
You can now allow user-defined implementations of 'SearchListener'.
GoLand 2023.2

GoLand 2023.2

July 31, 2023New Version
Improves integration with Go modules and refactorings for migrating function parameters to method receivers.
GoLand 2023.1.3

GoLand 2023.1.3

June 23, 2023New Version
Adds the option to enable/disable automatic interpolation of string literals.
GoLand 2023.1.2

GoLand 2023.1.2

May 19, 2023New Version
Adds support for 'MIN_BY' and 'MAX_BY' functions.
GoLand 2023.1.1

GoLand 2023.1.1

May 4, 2023New Version
Improves tooltip and auto-complete features.
GoLand 2023.1

GoLand 2023.1

April 5, 2023New Version
Adds vulnerability checker and improves gRPC code navigation.