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:
camelCase
Capital Case
CONSTANT_CASE
(akaMACRO_CASE
)dot.case
Header-Case
(akaTrain-Case
)lower case
lower First
kebab-case
(akaparam-case)
KEBAB-UPPER-CASE
PascalCase
Pascal_Snake_Case
path/case
path\case\with\backshlash
rAndOm cAsE
(akasPonGE cAsE
)Sentence case
snake_case
sWAP cASE
Title Case
UPPER CASE
Upper first
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