UpperLowerCapitalize
Products:
IntelliJ IDEA,
Android Studio
Vendor:
Vincent Mallet
Email:
Website:
http://www.intellij.org/...ain/UpperLowerCapitalize
Description:
Editor actions to UpperCase, LowerCase, Capitalize or invert the case of
characters in a word or selection with a behavior similar to Emacs'
upcase-region-or-word, downcase-region-or-word and capitalize-region-or-word.
If the cursor is not on a word, the next word following the cursor is
considered (even on another line). If the cursor is in the middle of a
word, only the part following the cursor is transformed. In any case,
the cursor is moved after the transformed word.
Actions can be found under Editor Actions and are by default bound to
Alt-C (Capitalize), Alt-L (Lowercase), Alt-P (Uppercase). The ToggleCase
action is unbound.
Downloads: 14013
Rating:
Participated in rating: 3
Recent change notes:
Updated for IDEA Build #3245.
Comments: