IDEADEV-36957 (feature): left/right in selection moves to appropriate selection borde...
commit47033aef6f1d7bbb3b6b7078720fbfacac4aec15
authorMaxim Shafirov <max@jetbrains.com>
Fri, 22 May 2009 15:08:00 +0000 (22 19:08 +0400)
committerMaxim Shafirov <max@jetbrains.com>
Fri, 22 May 2009 15:08:00 +0000 (22 19:08 +0400)
treef7ad6a7482326dfc57fb704065e5cf1ba32a4c69
parentee766e845c84c9ddb58c8b8ce986a14331824838
IDEADEV-36957 (feature): left/right in selection moves to appropriate selection border, then removes selection.
platform-impl/src/com/intellij/openapi/editor/actions/MoveCaretLeftAction.java
platform-impl/src/com/intellij/openapi/editor/actions/MoveCaretLeftOrRightHandler.java [new file with mode: 0644]
platform-impl/src/com/intellij/openapi/editor/actions/MoveCaretRightAction.java