Camel / Kebab / Snake case plugin for Sublime Text 3. Adds additional conversion commands to the Command Palette. Only english characters are supported.
Clone the repo and run the sh install.sh
command.
Through the Command Palette Cmd+Shift+P
find "Convert Case: Camel Case", "Convert Case: Kebab Case" or "Convert Case: Snake Case" to apply the transformation.