sullenor / sublime-convert-case

Additional convert case commands for the Sublime Text

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Additional convert case commands for the Sublime Text

License:MIT License


Languages

Language:Python 90.6%Language:Shell 9.4%