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
src/goMain: stop trying to diagnose when gopls is not running
Since v0.40.0, the extension does not need to attempt to produce
diagnostics when gopls is not running. Delete the code that
triggers the legacy check during activation.
Change-Id: Iff507421e073b2e30c1e0959a5db280f82e20224
Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/545916
TryBot-Result: kokoro <[email protected]>
Commit-Queue: Hyang-Ah Hana Kim <[email protected]>
Reviewed-by: Suzy Mueller <[email protected]>
0 commit comments