markhillard / brackets-caseconverter

:arrow_up_down: Brackets extension that converts the case of your selected text

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Brackets Case Converter

brackets-caseconverter releases

This is a Brackets extension that converts the case of your selected text (lower case or upper case).

Install via the Extension Manager.

Usage

Highlight the text you want to convert and open the context menu by right clicking in the editor and selecting To Lower Case or To Upper Case ... or just use the following keyboard shortcuts:

Ctrl-Alt-Shift-L: Convert selected text to lower case
Ctrl-Alt-Shift-U: Convert selected text to upper case

About

:arrow_up_down: Brackets extension that converts the case of your selected text

License:MIT License


Languages

Language:JavaScript 100.0%