-
Notifications
You must be signed in to change notification settings - Fork 758
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
src/goLanguageServer: prompt users to file an issue if they opted out
If the user has explicitly disabled the language server when the default is set true, prompt the message, but never prompt it more often than every three months. Currently, only enabled when the default is true, which means it's the nightly extension - guarded by isNightly from goMain.ts. Fixes #738 Change-Id: I3f4b454a482df02feda03ca14808b147fb39a81a Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/273186 Run-TryBot: Hyang-Ah Hana Kim <[email protected]> TryBot-Result: kokoro <[email protected]> Trust: Hyang-Ah Hana Kim <[email protected]> Trust: Suzy Mueller <[email protected]> Reviewed-by: Rebecca Stambler <[email protected]>
- Loading branch information
Showing
1 changed file
with
43 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters