Skip to content

Release v0.46.1-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@gopherbot gopherbot released this 04 Mar 22:23
· 11 commits to master since this release

Date: 2025-03-04

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

  • How to test release candidate:
    • 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.