What can this extension do?
- Change case to camelCase / PascalCase / snake_case / Capital Case / param-case / CONSTANT_CASE and more.
- Change color format to hex, rgb, hsl and change color alpha(opacity) value.
- Encode/decode base64.
- Encode/decode URL.
If you need more tools, feel free to open an issue or pull request.
How to use
- Select some text.
- Use ⌘+Shift+P or Ctrl+Shift+P to open vscode Command Palette, and type the command name (e.g.
change case to snake case ).
- Use arrow key on your keyboard to select the command you want to use, press Enter.
How to contribute
https://github.com/qier222/mini-dev-tools
| |