Rebinding the arrow keys in VS2010

2019-07-28 00:26发布

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!

2条回答
Fickle 薄情
2楼-- · 2019-07-28 00:41

I think (tools)(options)(macro)(keyboard) will get you to the screen where you can assign stuff to keys. (i don't have 2010 handy from here)

查看更多
Rolldiameter
3楼-- · 2019-07-28 01:01

Found it !

Tools -> Options -> Environment -> Keyboard

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

查看更多
登录 后发表回答