Also, see the discussion on https://golang.org/cl/245130. This makes sense as a stand-alone package that other packages in x/tools can depend on.
The text was updated successfully, but these errors were encountered:
gopherbot
added
Tools
This label describes issues relating to any tools in the x/tools repository.
gopls
Issues related to the Go language server, gopls.
labels
Aug 6, 2020
stamblerre
changed the title
x/tools/gopls: factor ranking logic out of completion into its own package
x/tools/gopls: refactor and improve completion scoring
Nov 13, 2020
The completion ranking logic is scattered and inconsistent. See the following issues that would be fixed by doing a larger refactoring / improvement:
Also, see the discussion on https://golang.org/cl/245130. This makes sense as a stand-alone package that other packages in x/tools can depend on.
The text was updated successfully, but these errors were encountered: