Skip to content
| Marketplace
Sign in
Visual Studio Code>Formatters>String To Any CaseNew to Visual Studio Code? Get it now.

String To Any Case

gauseen

|
1,370 installs
| (2) | Free
Change the selected string from one case format to another. Supported cases -
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-string-transform

变量/字符串命名规范自由转换

使用

  • 输入指令

    • Mac command + shift + p
    • Windows ctrl + shift + p
  • 输入 to hello 选择要转换的目标格式

演示

演示

支持转换格式

转换成 `helloWorld` 命名方式
转换成 `HelloWorld` 命名方式
转换成 `HELLO_WORLD` 命名方式
转换成 `hello_world` 命名方式
转换成 `hello-world` 命名方式

发布版本

v2.2.1

  • 更新插件 Logo
  • 更新插件名称为 String To Any Case
  • 支持 Web Extension

v2.2.0

  • 废弃

v2.1.0

  • 支持多光标修改

v2.0.1

  • docs: update

v2.0.0

  • feat: 支持更强大的转换命名规则

v1.0.0

Initial release

关于

My Github

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft