Skip to content

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.

License

Notifications You must be signed in to change notification settings

jiripolasek/ChangeCaseExtension

Repository files navigation

Logo

Change Case
for Command Palette

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 (aka MACRO_CASE)
  • dot.case
  • Header-Case (aka Train-Case)
  • lower case
  • lower First
  • kebab-case (aka param-case)
  • KEBAB-UPPER-CASE
  • PascalCase
  • Pascal_Snake_Case
  • path/case
  • path\case\with\backshlash
  • rAndOm cAsE (aka sPonGE 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.

Installation

Note: This extension requires Microsoft PowerToys to be installed.

Microsoft Store installation (recommended)

alt_text

Licence

Apache 2.0

Author

Jiří Polášek

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages