github golang/vscode-go v0.24.1
Release 0.24.1

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

v0.24.1 - 15 Apr, 2021

Enhancements

  • Cleaned up launch configuration snippets for easier debug setup
  • To use dlv-dap by default for all launch configurations (including codelenses), set the debugAdapter field in the go.delveConfig setting (Issue 1293)
  • The list of debugging features only available with dlv-dap is now available here
  • Updated extension settings to match gopls v0.6.10

Fixes

  • Tightened the test function detection regex for codelenses (Issue 1417)
  • Show error message when dlv-dap fails to launch (Issue 1413)
  • Corrected install instructions for dlv-dap in popup (Issue 1395)

Code Health

  • Updated latest version of dlv-dap and gopls (v0.6.10)

Don't miss a new vscode-go release

NewReleases is sending notifications on new releases.