github golang/vscode-go v0.21.1
Release 0.21.1

latest releases: v0.41.4, v0.41.4-rc.1, v0.41.3...
3 years ago

📣   Announcement:

  • The language server, gopls, will be enabled by default in the next release. (Issue 1037). Please test and provide us your feedback on the #vscode-dev Gophers Slack channel.

  • Some workspace or folder-level settings that affect tools location will not be used by default until users explicitly opt in by running Go: Toggle Workspace Trust Flag. See Issue 1094 for more information.

v0.21.1 - 21st Jan, 2021

A list of all issues and changes can be found in the v0.21.1 milestone.

Fixes

  • Fixed the Cannot get property 'get' of undefined error. (Issue 1104)
  • Restored the "go.languageServerExperimentalFeatures" setting for users who depend on this to run custom vet analyzers. (Issue 1110)

Don't miss a new vscode-go release

NewReleases is sending notifications on new releases.