Skip to content

Capitalization of code actions with the same name should be identical #4508

Closed
@MangoIV

Description

@MangoIV

Is your enhancement request related to a problem? Please describe.

Some of the code actions that start with the word {R,r}eplace are capitalized and some not.

Describe the solution you'd like

To make the sorting and fuzzy searching for lsp clients easier, it would be nice if code actions that do similar things are spelled the same way.

Describe alternatives you've considered

this could of course also be solved on the client side

Additional context

I'm using fuzzy searching for code actions and I have stumbled over this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions