[ANNOUNCEMENT] ToggleCharacterCase v 1.0

http://www.intellij.org/twiki/bin/view/Main/ToggleCharacterCase

This plugin provides an action that 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.

No keymap is associated with this action. To use it, you'll first need to
define a key mapping for it. You should find this action in the Keymap
dialog under the Editor Actions section.

The idea for this plugin was inspired by IDEA Tracker feature request #4560
from Donald McLean.

This plugin was tested with IntelliJ IDEA 3.0 Build 650 on Windows 2000.



0

Please sign in to leave a comment.