visual-studiokey-bindings

Move cursor left and right without arrow keys Visual Studio?


How can I move left and right in Visual Studio without pressing arrow keys? Ideally I would like to press right-alt and a character.


Solution

  • You can assign custom shortcuts to Edit.CharLeft and Edit.CharRight commands in VS keyboard options.