I'm using visual studio community 2017. I want to remap the keyboard shortcut that moves the caret to the end of line (since I'm working on a laptop without the "End" key).
I know how to remap visual studio keys, but I can't find the menu item for it. Do you know what is the menu/action name for it so I can change it?
I can't find the answer on the web though it was asked several times.
CTRL + J/L : Move cursor to start/end of line. ALT + SHIFT + O : Mark characters from cursor to end of line.
Highlight the row and press ENTER. Press Shift + Space.
This is the way to go:
Don't forget to change Global to Text Editor.
The command name is Edit.LineEnd. You can assign a new shortcut to it in Visual Studio keyboard options.
Assign the shortcut in the "Text Editor" scope (rather than the default "Global" scope).
When done correctly, it should look like this:
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