github golang/vscode-go v0.43.3
Release v0.43.3

pre-release13 hours ago

This is the pre-release version of v0.44.0.

Date: 2024-11-18

Full Changelog: v0.42.0-rc.1...v0.43.3
Milestone: https://github.com/golang/vscode-go/issues?q=milestone%3Av0.44.0

Changes

  • Gopls v0.17: The latest gopls version as of this release is gopls v0.17. The extension settings documentation has been updated to align with the latest gopls settings.

Tools installation

Code Health

  • Extension build target is set to es2022. (Issue 3540)
  • The extension release workflow is migrated to the Go project's Relui. (Issue 3500)

Testing

A new extension, Go Companion, has been released with experimental support for gopls-based test discovery. If Go Companion is installed, pre-release versions of this extension will automatically disable its test explorer in favor of Go Companion's implementation. See experiments for details on Go Companion's features and for disabling the automatic switchover.

Don't miss a new vscode-go release

NewReleases is sending notifications on new releases.