mirror of https://github.com/golang/go.git
Now that we're generating quick fixes at analysis time, we can use those in code action requests and delete a fair amount of redundancy. The codeAction function is a little cluttered, but I want to get it all in one place before I decide how to split it up. Change-Id: Icd91e2547542cce0a05c18c02a088833f71232a4 Reviewed-on: https://go-review.googlesource.com/c/tools/+/297532 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 | ||