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

varTypes

zimplexing

|
200 installs
| (0) | Free
Format strings to camelize, dasherize, etc.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

一个变量类型转化的vscode插件

现在插件支持的变量转化类型有:

  1. 驼峰格式 <-> 连接符格式 (varTypes <-> var-types)
  2. 驼峰格式 <-> 全大写下划线格式 (varTypes <-> VAR_TYPES)

使用方法

在编辑器中选中需要转化的字符串,command + shift + p 或者 ctrl + shift + p 选择varTypes: xxx命令进行格式化

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