github golang/vscode-go v0.38.0
Release 0.38.0

latest releases: vscgo/v0.0.1-deprecated, v0.41.4, v0.41.4-rc.1...
16 months ago

v0.38.0 - 28 Feb, 2023

This release adds default go tasks to help build and test your Go projects.

A list of all issues and changes can be found in the v0.38.0 milestone and commit history.

Changes

  • Added default go task provider (Issue 194)
  • Updated pinned golangci-lint version to fix memory leak issue with Go 1.20 (Issue 2654)
  • gopls releases will now have a staged rollout in VS Code (CL 468497)
  • Added extension keywords to make this extension easier to find in the VS Code Extension Marketplace (Issue 2657)
  • Deleted the broken references codelens code (Issue 2519)
  • Added support to handle missing variables in legacy debug adapter gracefully (Issue 2397)

Development process updates

  • Upgraded esbuild to support s390x (Issue 2668)
  • Use --profile-temp for testing with clean env (Issue 2458)

Thanks

Thank you for your contribution, @ankon, @hyangah, @jamalc, and @suzmue!

Don't miss a new vscode-go release

NewReleases is sending notifications on new releases.