Closed
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.