Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>STRING_ARMYNew to Visual Studio Code? Get it now.
STRING_ARMY

STRING_ARMY

Navid Mostafiz

|
65 installs
| (0) | Free
string conversion tool
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

STRING_ARMY

Useful String Operations such as case conversion, reverse etc

Usage

  • Select text in your editor & run below commands from command pallet:
    • STRING_ARMY: toReverse red apple = elppa der
    • STRING_ARMY: toUpperCase red apple = RED APPLE
    • STRING_ARMY: toLowerCase RED APPLE = red apple
    • STRING_ARMY: toTitleCase red apple = red_apple
    • STRING_ARMY: toCamelCase red apple = redApple
    • STRING_ARMY: toPascalCase red apple = RedApple
    • STRING_ARMY: toSentenceCase red apple = Red apple
    • STRING_ARMY: toKebabCase red apple = red-apple
    • STRING_ARMY: toSnakeCase red apple = red_apple
    • STRING_ARMY: toToggleCase Red Apple = rED aPPLE
    • STRING_ARMY: toAlternateCase red apple = ReD aPple

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft