vscode-go v0.16.2 Release Notes

Release Date: 2020-09-02 // over 3 years ago
  • 🛠 Fixed

    • 🛠 Fixed the compile error message parsing bug that prevented correct file name expansion in test output. (Issue 522).
    • 🛠 Fixed the regression that caused to run tests in the local directory mode and
      📦 result in more verbose output than the package list mode. (Issue 528).
    • 🛠 Fixed "go.alternateTools" settings to accept any tool names without
      ⚠ settings.json diagnostics warning. (Issue 526)