vscode-go v0.21.1 Release Notes

Release Date: 2021-01-21 // over 3 years ago
  • 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)