GoLand 2021.3.3

ジェネリックをサポートするために、新しいGo SDKに切り替えるクイック修正を追加
2月 2, 2022
新バージョン

機能

  • Added Quick-fix for switching to a newer Go SDK - If your project contains generics, but Go SDK for the project is lower than 1.18, GoLand will now suggest a quick-fix for switching to the 1.18 version. GoLand also checks the Go version in your go.mod file and suggests a quick-fix to change it if you use generics and the Go version is incompatible with generics.
  • Added support for underlying type constraints - Functions with underlying type constraints are now supported, and GoLand no longer shows a “missing function body” error.
  • The “Exported element should have a comment” inspection is now enabled by default - An inspection that checks whether you added a comment to your exported element is now enabled by default.
  • Unused variable passed to a closure is now reported as an error - GoLand now reports an unused variable passed to a closure as an error if you set your Go SDK to 1.18.
Added Quick-fix for switching to a newer Go SDK

GoLand(日本語版)

Go言語で開発するためのクロスプラットフォームIDE

GoLand(日本語版)は、次の製品にも含まれています。

ご質問がありますか?

今すぐ JetBrains ライセンススペシャリストとライブ チャット