Support Alt-Shift -Arrow Keys
Brought to you by:
fabioz
When editing Java, Eclipse allows to expand and restore the current selection using Alt-Shift -Cursor Keys.
E.g. The Alt+Shift+Up shortcut is really useful: Expand selection to enclosing element.
Seems this currently does not work with Pydev. It would be nice to have this feature for Python, too.