ToggleCharacterCase
Products:
IntelliJ IDEA,
Android Studio
Vendor:
Chris Bartley
Email:
Website:
http://www.intellij.org/...Main/ToggleCharacterCase
Description:
If there is no selection in the editor, this action toggles the case of the character
immediately following the caret (if any) and moves the caret to the position immediately after
the changed character. If the caret is at the end of a line, but not the end of the document,
then the caret is simply moved to the beginning of the next line. If the caret is at the end
of the document, nothing happens.
If there is a selection in the editor, the case of each selected character is toggled (thus
"This Is A Test" becomes "tHIS iS a tEST") and the caret position is left unchanged.
Downloads: 3522
Rating:
Participated in rating: 0
Recent change notes:
Updated plugin.xml for Aurora's Plugin Manager.
Comments: No comments so far.