github golang/vscode-go v0.42.0-rc.1
Release v0.42.0-rc.1

latest releases: v0.43.1, v0.42.1, v0.42.1-rc.1...
pre-release2 months ago

Full Changelog: v0.41.4...v0.42.0-rc.1

Changelog draft: https://github.com/golang/vscode-go/blob/v0.42.0-rc.1/extension/CHANGELOG.md

How to test prerelease

  • Download the .vsix file from this Releases page.
  • Navigate to the Extensions view in VS Code (Ctrl+Shift+X). Click on the "..." in the top-right corner, select "Install from VSIX", and select the .vsix file you downloaded. Alternatively, you can run code --install-extension Go-latest.vsix or open the Command Palette and run the "Extensions: Install from VSIX..." command.
  • If prompted, reload VS Code.

Don't miss a new vscode-go release

NewReleases is sending notifications on new releases.