Hi Gophers,
I'm here with a small update about our latest release of GoLand, the Go IDE from JetBrains.
In this release we worked to:
- improve the Go modules support
- navigate from comments to symbols definitions
- add a Problems View window
- add a few new inspections for things like string(int) conversion, detecting duplicate struct tags, etc.
- share code to Go Playground
- add support for the experimental Go 2 Generics proposal
- support for workflows for Github pull requests straight from the IDE
To find out more details about this release, check out
the announcement page.
If you use it/try it, we are happy to hear about your experience with the IDE.