/sublime-convert-case

Additional convert case commands for the Sublime Text

Primary LanguagePythonMIT LicenseMIT

Sublime Convert Case

Camel / Kebab / Snake case plugin for Sublime Text 3. Adds additional conversion commands to the Command Palette. Only english characters are supported.

Installation

Clone the repo and run the sh install.sh command.

Usage

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.