mirror of
https://github.com/golang/go
synced 2024-11-18 18:14:43 -07:00
c2a8f45ada
We only need to return a relatively small number of completions to the user. There's no point continuing once we have those, so switch the completion functions to be callback-based, and cancel once we've got what we want. Change-Id: Ied199fb1f41346819c7237dfed8251fa3ac73ad7 Reviewed-on: https://go-review.googlesource.com/c/tools/+/212634 Run-TryBot: Heschi Kreinick <heschi@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Rebecca Stambler <rstambler@golang.org> |
||
---|---|---|
.. | ||
testdata/mod | ||
fix_test.go | ||
fix.go | ||
imports_test.go | ||
imports.go | ||
mkindex.go | ||
mkstdlib.go | ||
mod_112_test.go | ||
mod_114_test.go | ||
mod_cache_test.go | ||
mod_cache.go | ||
mod_pre114_test.go | ||
mod_test.go | ||
mod.go | ||
proxy_112_test.go | ||
proxy_113_test.go | ||
sortimports.go | ||
zstdlib.go |