github golang/vscode-go v0.22.1
Release 0.22.1

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

v0.22.1 - 8th Feb, 2021

Enhancements

  • Added error details to automated error reports. (CL 287952)
  • Used clickable links in "go.languageServerExperimentalFeatures" setting deprecation error messages. (CL 288133)

Fixes

  • Fixed a race during language client restarts. (CL 288372, CL 288352)
  • Disabled the language server when using workspace folders over ssh. (Issue 1171)
  • Added dlv to the "go.alternateTools" example value list. (CL 289231)

Code Health

  • Bumped ini to 1.3.8 to address a vulnerability report from npm audit.

Thanks

Thank you for your contribution, @stamblerre, @hyangah, @patrasap0908!

Don't miss a new vscode-go release

NewReleases is sending notifications on new releases.