mirror of
https://github.com/golang/go
synced 2024-11-18 14:04:45 -07:00
0983143fce
Change AllImportsFixes to get the ParseGoHandle directly rather than using getParsedFile. The latter also type checks the containing package, which is slow in general and can be really slow in certain circumstances. This should speed up the organizeImports code action. Change-Id: Ic505873db41d5d76c398cee42f0323e390d9e034 Reviewed-on: https://go-review.googlesource.com/c/tools/+/222780 Run-TryBot: Muir Manders <muir@mnd.rs> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Heschi Kreinick <heschi@google.com> |
||
---|---|---|
.. | ||
apidiff | ||
fastwalk | ||
gocommand | ||
gopathwalk | ||
imports | ||
jsonrpc2 | ||
lsp | ||
memoize | ||
packagesinternal | ||
span | ||
telemetry | ||
testenv | ||
tool | ||
xcontext |