sullenor / vscode-transform-case

Adds camel and snake cases transformation commands.

Home Page:https://marketplace.visualstudio.com/items?itemName=sullenor.vscode-transform-case

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vscode-transform-case

Adds camel and snake cases transformation commands.

Features

Similar to Transform to Lowercase adds two more commands to the command palette:

  • Transform to Camelcase
  • Transform to Snakecase

Both of them rely on the relevant lodash implementation.

About

Adds camel and snake cases transformation commands.

https://marketplace.visualstudio.com/items?itemName=sullenor.vscode-transform-case

License:MIT License


Languages

Language:JavaScript 100.0%