Go for Visual Studio Code v0.10.1 Release Notes

Release Date: 2019-04-25 // about 5 years ago
  • 🚀 This patch release has fixes for the below bugs

    • Bug 2459: gopls crashes when -trace is set in the go.languageServerFlags setting
    • Bug 2461: Extension uses high CPU due to being stuck in an infinite loop when go.useLanguageServer is set to true, but no language server can be found
    • Bug 2458: Reference to GOPATH when dependent tools are missing misleads users to think that they need GOPATH for the extension to work