github golang/vscode-go v0.17.1
Release 0.17.1

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

v0.17.1 - 28th Sep, 2020

Enhancement

  • Mutate the PATH/Path environment variable only if users
    explicitly configure to select the go command using go.goroot,
    go.alternateTools, or Go: Choose Go Environment menu.
    (Issue 679)
  • Includes sanitized gopls crash traces in the automated gopls crash report.
    (CL 256878)

Fixes

  • Changed the default of go.coverMode to be default. (Issue 666)
  • Fixed a missing promise reject when go is not found. (Issue 660)

Thank you for reporting issues!

Don't miss a new vscode-go release

NewReleases is sending notifications on new releases.