GoLand 2022.3 是 2022 系列的最后一个版本,提供了性能增强以及针对泛型和 Go 工作区的新功能。新版本集成了 Go Playground,添加了改进 Go 文档注释的支持,为 HTTP 客户端和 Docker 引入了新功能,并提供了新 UI。GoLand是一款由捷克软件开发公司JetBrains专为Go开发的跨平台商业IDE。Goland具有Strong Code Insight、Navigation&Search、Run&Debug、Integration with VCSs、More than just a Go IDE以及较强的Extensibility,能够帮助Gopher轻松愉悦方便快捷地read和write Go code。JetBrains 公司出品的 IDE,在业界有着良好的口碑,比如 Clion for C/C++、IntellijI IDEA for Java、PyCharm for Python、PhpStorm for PHP、WebStorm for JavaScript 等。Goland 一经推出,受到了广大 Gopher 的喜爱。