Search code examples
visual-studio-2010text-editorshortcutarrow-keys

Rebinding the arrow keys in VS2010


Moving hands all the way down to the arrow keys can be boring... Is there a way to rebind the arrow keys to shortcuts, like in emacs ?

Thank you!


Solution

  • Found it !

    Tools -> Options -> Environment -> Keyboard

    The commands are Edit.LineUp, Edit.LineDown, Edit.CharLeft, Edit.CharRight.