Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>String Case UtilsNew to Visual Studio Code? Get it now.
String Case Utils

String Case Utils

sunshj

|
4 installs
| (0) | Free
String Case Utils (Case Conversion & Desensitization)
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-string-case-utils

powered by change-case

Visual Studio Marketplace Version Made with reactive-vscode

Usage

  1. Select text.
  2. Right-Click and choose String Case Utils.
  3. Select the desired command to execute.

Configurations

Key Description Type Default
stringCaseUtils.showDesensitizeOption %configuration.showDesensitizeOption% boolean true
stringCaseUtils.desensitizeChar %configuration.desensitizeChar% string "*"
stringCaseUtils.showHashOptions %configuration.showHashOptions% boolean true

Commands

Command Title
stringCaseUtils.pascalCase String Case Utils: %command.pascalCase%
stringCaseUtils.camelCase String Case Utils: %command.camelCase%
stringCaseUtils.kebabCase String Case Utils: %command.kebabCase%
stringCaseUtils.snakeCase String Case Utils: %command.snakeCase%
stringCaseUtils.pascalSnakeCase String Case Utils: %command.pascalSnakeCase%
stringCaseUtils.trainCase String Case Utils: %command.trainCase%
stringCaseUtils.constantCase String Case Utils: %command.constantCase%
stringCaseUtils.upperCase String Case Utils: %command.upperCase%
stringCaseUtils.lowerCase String Case Utils: %command.lowerCase%
stringCaseUtils.capitalCase String Case Utils: %command.capitalCase%
stringCaseUtils.sentenceCase String Case Utils: %command.sentenceCase%
stringCaseUtils.dotCase String Case Utils: %command.dotCase%
stringCaseUtils.pathCase String Case Utils: %command.pathCase%
stringCaseUtils.noCase String Case Utils: %command.noCase%
stringCaseUtils.desensitize String Case Utils: %command.desensitize%
stringCaseUtils.random_hash16 String Case Utils: %command.random_hash16%
stringCaseUtils.random_hash32 String Case Utils: %command.random_hash32%
stringCaseUtils.random_hash64 String Case Utils: %command.random_hash64%
stringCaseUtils.hash16 String Case Utils: %command.hash16%
stringCaseUtils.hash32 String Case Utils: %command.hash32%
stringCaseUtils.hash64 String Case Utils: %command.hash64%

License

MIT License © 2024 sunshj

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