vscode-go v0.6.87 Release Notes

Release Date: 2018-08-16 // over 5 years ago
  • ๐Ÿ› Bug Fixes

    • Extension host crashing with SIGPIPE error on machines that do not have the Go tools that the extension depends on instead of graceful error handling. Bug 1845
    • ๐Ÿ— Build fails on unix machines if user doesnt have entry in the /etc/passwd file. Bug 1850
    • Avoid repeating gopath when the inferred gopath is the same as env gopath