Skip to content

x/tools/gopls: prioritise explicit upper case matches in completion results #64224

Closed
@alecthomas

Description

@alecthomas

In the general case I can see why case-insensitive completion makes sense, but if I've explicitly provided an upper case letter I would expect it to prioritise exact matches.

image

What's even stranger is that without entering any text at all, Name is the first option:

image

Metadata

Metadata

Assignees

Labels

ToolsThis label describes issues relating to any tools in the x/tools repository.goplsIssues related to the Go language server, gopls.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions