Philippe Lhoste wrote:
Neil Hodgson wrote:

i've added 2 new commands to the scintilla editor:

Editor::SelectionMoveDown (keys: <alt> + <shift> + <down>)
Editor::SelectionMoveUp (keys: <alt> + <shift> + <up>)


   There are actually 4 new commands in the patch: Alt+Up, Alt+Down,
Ctrl+Shift+Up, and Ctrl+Shift+Down.


Alt+Shift+Up/Down are already used for rectangular selection...

Rectangular selection is strg + shift + up/down.

This can be useful for small moves, since you don't need to clutter the clipboard nor to reach for the mouse, as lot of people like keyboard only operations.

ACK!

The problem is to remember to use it...


I think its useful in more cases than i.e. ctrl + t.
rather it may render the ctr + t command useless,
because the other is more powerful and flexible

-elias
_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to