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> |
||
|---|---|---|
| .. | ||
| analysisinternal | ||
| apidiff | ||
| event | ||
| fakenet | ||
| fastwalk | ||
| gocommand | ||
| gopathwalk | ||
| imports | ||
| jsonrpc2 | ||
| jsonrpc2_v2 | ||
| lsp | ||
| memoize | ||
| packagesinternal | ||
| proxydir | ||
| span | ||
| stack | ||
| testenv | ||
| tool | ||
| typesinternal | ||
| xcontext | ||