Transform text case directly in the Command Palette from Microsoft PowerToys.
This extension allows you to change the case of text in Clipboard or directly entered into the Command Palette without the need to copy it to another application or use a separate tool.
You can choose from the following transformations:
-
General
Capital Caselower caselower FirstrAndOm cAsE(akasPonGE cAsE)Sentence casesWAP cASETitle Case(Chicago style)UPPER CASEUpper first
-
Technical
camelCaseCONSTANT_CASE(akaMACRO_CASE)Header-Case(akaTrain-Case)kebab-case(akaparam-case)KEBAB-UPPER-CASEPascalCasePascal_Snake_Casesnake_case
-
Separators
space casedot.casepath/casepath\case\with\backshlash
-
Cleanup
- Remove diacritics
- Remove special symbols
- Remove extra spaces
- Remove extra spaces, tabulators, or lines
Change Case extension can also be used to convert text from one case to another (for example from snake_case to kebab-case, or from camelCase to PascalCase) by automatically detecting the words separated by special characters or capitalization.
Note: This extension requires Microsoft PowerToys to be installed.
Apache 2.0
