You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
And change tools/installtools (the script used to install tools
needed for running tests in CI) to query the latest version of gopls
(including prerelease) and install that version. This script change does not affect extension's behavior.
Updates #2486
Change-Id: I7c30904f59e7ab9694be3fc3b8e4f894138d3fa3
Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/443155
TryBot-Result: kokoro <[email protected]>
Reviewed-by: Robert Findley <[email protected]>
Run-TryBot: Hyang-Ah Hana Kim <[email protected]>
gopls v0.10.0 will add deprecation notices
golang/go#55331
golang/go#55332
golang/go#55333
After v0.10.0-rc.1 is available
[x] Update settings.json
[x] Test whether the notice is sufficiently visible
[x] May need to temporarily disable the gopls setting check test
The text was updated successfully, but these errors were encountered: