GoLand 2025.1.2
Released: Jun 5, 2025
2025.1.2 中的更新
特性
- Code Insight
- Added support for new patterns in 'ServeMux'.
修補程式
- IDE
- Handlers from standard and libraries HTTP routers missing in Endpoints tool window.
- Unresolved reference and unused function when package name ends with _test.
- Inspections
- StackOverflowError in GoTypesMatcher.matchTypes leads to infinite Analyzing.
- Flaky Deprecated element inspection in real-world projects.