Recently, I am using VISUAL STUDIO 2022. While coding, I find it irritating to move my finger to the arrow keys to move the cursor. So, in vscode, I made some keybindings for moving the cursor left, right, up, and down.
But! in VISUAL STUDIO 2022 , I don't understand how to do that. I want these keyboard shortcuts in VISUAL STUDIO.
I tried to go to the keyboard options in VISUAL STUDIO 2022 but didn't find any options regarding this.
Thanks in advance for any recommendations.
You should be able to do this by configuring keyboard shortcuts for the following commands: Edit.CharRight, Edit.CharLeft, Edit.LineUp, Edit.LineDown.
If you want to be able to extend the selection (e.g. Shift+Ctrl+L multiple times to select multiple characters), there are a separate set of commands with Extend appended to the name (Edit.CharRightExtend, etc).
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With