mirror of https://github.com/golang/go.git
I made a silly mistake and checked the prefix on the import path rather than the package name, which obviously breaks everything other than top-level stdlib packages. Fix that, then tweak the ranking a bit. We now get deep completions, which is nice, but filled up the results too fast. Now instead of 5 results of any kind, we give up after 5 packages searched. Change-Id: I15b293f68f17531077da9ffe791a38ccc0e129f4 Reviewed-on: https://go-review.googlesource.com/c/tools/+/231617 Run-TryBot: Heschi Kreinick <heschi@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Rebecca Stambler <rstambler@golang.org> |
||
|---|---|---|
| .. | ||
| indirect | ||
| lsp | ||
| missingdep | ||
| missingtwodep | ||
| unused | ||
| upgradedep | ||