Format Switcher
is a simple extension that allows you to change the formatting of selected text in the editor. The extension adds a new menu item to the context menu.
The extension supports the following cases:
CamelCase
snake_case
CONSTANT_CASE
kebab-case
Train-Case
This extension uses the following libraries
"lodash": "^4.17.21"
✨Enjoy!