blob: ac20e8e2bdbda252709071872709c9833b6ff7aa [file] [log] [blame] [view]
Date: 2002-01-02
**Full Changelog**: https://github.com/golang/vscode-go/compare/v0.42.1...v0.42.2-rc.3
**Milestone**: https://github.com/golang/vscode-go/issues?q=milestone%3Av0.42.2
* 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.