GoLand 2025.3.2
Released: Feb 9, 2026
2025.3.2 での更新項目
機能
- IDE
- Go 1.26 Language Change: Updated built-in new function analysis to support expressions as operands.
- Go 1.26 Tooling Change: Replaced references to 'go tool doc' with 'go doc'.
不具合の修正
- Code Insight
- Recursive type constraints.
- IDE
- NoClassDefFoundError: GoTerraformUsageCollector in GoLand 2025.3.1 when opening projects with Terraform files.
- Usability
- Fixed "Edit Terraform files in GoLand" popup.
- Inspections
- Alias of generic type - Cannot use alias as the type.
- Type generic alias not recognize correctly.
- Redundant else branch suggestion becomes compilation error.
- Refactorings
- "3rd parameter should have a type" when refactoring.