mirror of https://github.com/golang/go.git
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> |
||
|---|---|---|
| .. | ||
| configuration_test.go | ||
| definition_test.go | ||
| embed_test.go | ||
| failures_test.go | ||
| fix_test.go | ||
| formatting_test.go | ||
| generate_test.go | ||
| imports_test.go | ||
| link_test.go | ||
| misc_test.go | ||
| references_test.go | ||
| shared_test.go | ||
| vendor_test.go | ||