-
-
Notifications
You must be signed in to change notification settings - Fork 406
Closed
Labels
level: easyThe issue is suited for beginnersThe issue is suited for beginnerstype: enhancementNew feature or requestNew feature or request
Description
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.
fendor
Metadata
Metadata
Assignees
Labels
level: easyThe issue is suited for beginnersThe issue is suited for beginnerstype: enhancementNew feature or requestNew feature or request