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 <https://www.jetbrains.com/go/promo/whatsnew/>. If you use it/try it, we are happy to hear about your experience with the IDE. -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/c840444c-9035-4e89-9697-9cd613f889e4n%40googlegroups.com.
