go/gopls/internal
Robert Findley 89b4335324 gopls/internal/lsp: merge notifications about deprecated settings
VS Code suppresses notifications if we send too many, but we don't want
users to miss warnings about deprecated settings. Merge them all into a
single message body.

Also fix a race in a test that added in the preceding CL: the old go
warnings may race with the initial workspace load.

For golang/vscode-go#2487

Change-Id: I69d61a17e0e6e888fa04fa1edce864e28a8d650e
Reviewed-on: https://go-review.googlesource.com/c/tools/+/440180
gopls-CI: kokoro <noreply+kokoro@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Robert Findley <rfindley@google.com>
Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com>
2022-10-10 13:27:02 +00:00
..
coverage gopls: migrate internal/lsp to gopls/internal/lsp 2022-09-07 16:44:44 +00:00
govulncheck gopls/internal/govulncheck: sync x/vuln@62b0186 2022-09-02 15:10:33 +00:00
hooks internal/diff: Apply: validate inputs 2022-10-07 14:24:20 +00:00
lsp gopls/internal/lsp: merge notifications about deprecated settings 2022-10-10 13:27:02 +00:00
regtest gopls/internal/lsp: merge notifications about deprecated settings 2022-10-10 13:27:02 +00:00
robustio gopls/internal/lsp/fake: retry ephemeral errors when renaming on windows 2022-10-07 21:46:09 +00:00
span all: fix a few function names on comments 2022-10-10 13:22:38 +00:00
vulncheck gopls/internal/span: move internal/span into gopls 2022-10-07 14:50:44 +00:00
migrate.sh gopls/internal/migrate.sh: a script to migrate internal/lsp to gopls/ 2022-09-07 14:10:36 +00:00