powered by change-case
- Select text.
- Right-Click and choose
String Case Utils
. - Select the desired command to execute.
Key | Description | Type | Default |
---|---|---|---|
stringCaseUtils.showDesensitizeOption |
%configuration.showDesensitizeOption% | boolean |
true |
stringCaseUtils.desensitizeChar |
%configuration.desensitizeChar% | string |
"*" |
stringCaseUtils.showHashOptions |
%configuration.showHashOptions% | boolean |
true |
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% |