go/gopls/internal/regtest/misc
Rebecca Stambler 09a00c1ab1 internal/lsp: fix support for SourceFixAll code actions
Some of the refactoring changed the way that we label code action kinds,
and we need to add quickfix and fixall kinds for each diagnostic type.
Support a per-kind suggested fix, and fix a small issue in setting the
analyzer for a fixall code action.

Fixes golang/go#45111

Change-Id: I6bb32c9aa7427b690f42910672d3139579e84478
Reviewed-on: https://go-review.googlesource.com/c/tools/+/303209
Trust: Rebecca Stambler <rstambler@golang.org>
Run-TryBot: Rebecca Stambler <rstambler@golang.org>
gopls-CI: kokoro <noreply+kokoro@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Heschi Kreinick <heschi@google.com>
2021-03-24 23:51:27 +00:00
..
configuration_test.go all: upgrade all dependencies, if possible 2021-02-03 19:28:29 +00:00
definition_test.go internal/lsp: handle nil pointer with import shortcut = link 2021-02-16 20:35:08 +00:00
embed_test.go internal/lsp/cache: invalidate metadata on magic comment changes 2021-03-02 02:04:51 +00:00
failures_test.go internal/lsp/cache: fix related error processing 2021-03-01 19:05:15 +00:00
fix_test.go internal/lsp: fix support for SourceFixAll code actions 2021-03-24 23:51:27 +00:00
formatting_test.go
generate_test.go all: go fmt ./... 2021-02-20 03:28:52 +00:00
imports_test.go internal/lsp: fix support for SourceFixAll code actions 2021-03-24 23:51:27 +00:00
link_test.go
misc_test.go
references_test.go
shared_test.go
vendor_test.go internal/lsp: apply go.mod/sum changes via workspace edits 2021-02-11 05:13:29 +00:00