Skip to content

Help make the extensions Marketplace better for everyone. Take this survey!

| Marketplace
Sign in
Visual Studio Code>Other>vscode transferNew to Visual Studio Code? Get it now.
vscode transfer

vscode transfer

simonhe

|
23 installs
| (1) | Free
| Sponsor
simple data transfer
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-transfer

English | 简体中文

WIP:

  • {lineHeight:20px,marginTop:20px} -> line-height:20px;margin-top:20px Convert hump to hyphen
  • line-height:20px;margin-top:20px -> {lineHeight:20px,marginTop:20px} convert hyphens to camel case
  • {name:'122'} -> {"name":"122"} JSON format
  • variable -> VARIABLE constants are all uppercase
  • VARIABLE -> variable constants are all lowercase

:coffee:

buy me a cup of coffee

License

MIT

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