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/goLanguageServer: remove gopls start progress bar
This was purely cosmetic, but conflicts with the other important
notification messages such as missing gopls warning messages.
And, use the exact comparison when checking 'go.useLanguageServer'.
This can be any value - users can enter arbitrary values by mistake.
Change-Id: Ie20c875e984dff00e1287774dd8b5da8d976b520
Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/286792
Trust: Hyang-Ah Hana Kim <[email protected]>
Run-TryBot: Hyang-Ah Hana Kim <[email protected]>
Reviewed-by: Rebecca Stambler <[email protected]>
TryBot-Result: kokoro <[email protected]>
0 commit comments