You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gopls/internal/lsp: use matcher score in ranking unimported candidates
In the refactoring of CL 472183, we inadvertently dropped the fuzzy
matching factor from the unimported completion item score.
Fixesgolang/go#62560
Change-Id: I35294c55d4229a885b781d3cdd0c6433e82f280b
Reviewed-on: https://go-review.googlesource.com/c/tools/+/531418
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Robert Findley <rfindley@google.com>
Reviewed-by: Alan Donovan <adonovan@google.com>
0 commit comments