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.
You can assign custom shortcuts to Edit.CharLeft and Edit.CharRight commands in VS keyboard options.