An open API service indexing awesome lists of open source software.

https://github.com/wikunia/brackets-togglecase

Toggle the case of the current word
https://github.com/wikunia/brackets-togglecase

Last synced: 13 days ago
JSON representation

Toggle the case of the current word

Awesome Lists containing this project

README

          

# ToggleCase
Use the shortcut `Alt-Shift` to toggle the case of the current word.

For example you are writing a text and you started your word with a lowercase letter but it must be uppercase.
The normal way would be some stuff like `Ctrl-Left` and then changing the first letter. With `ToggleCase` you can use `Alt-Shift`.