mirror of https://github.com/golang/go.git
As much as possible, try to unify the codeAction code paths. We always run analysis now. And rather than assuming certain categories of analyzers will generate certain kinds of code actions, mark them explicitly and use that information to filter the actions afterward. Change-Id: I8154cd67aa8b59b2a6c8aa9c3ea811de2e190db4 Reviewed-on: https://go-review.googlesource.com/c/tools/+/300170 Trust: Heschi Kreinick <heschi@google.com> Run-TryBot: Heschi Kreinick <heschi@google.com> gopls-CI: kokoro <noreply+kokoro@google.com> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Rebecca Stambler <rstambler@golang.org> |
||
|---|---|---|
| .. | ||
| analysisinternal | ||
| apidiff | ||
| event | ||
| fakenet | ||
| fastwalk | ||
| gocommand | ||
| gopathwalk | ||
| imports | ||
| jsonrpc2 | ||
| lsp | ||
| memoize | ||
| packagesinternal | ||
| proxydir | ||
| span | ||
| stack | ||
| testenv | ||
| tool | ||
| typesinternal | ||
| xcontext | ||