I have suddenly lost the ability to [CMD]+Right Arrow
to move the cursor to the end of the line in Rider. This issue only affects Rider - FireFox, Outlook, Slack, etc. all behave as expected when using [CMD]+Right Arrow
.
Only two things changed with my Rider environment today: I installed the latest GitHub CoPilot plugin, and my laptop lagged out for 5-10 seconds and I typed [CMD]+Right Arrow
a few times before I realized what was happening (maybe I found a really bad Konami code?). I did update to the latest Rider version after the fact trying to debug the issue but no effect.
Additional details:
[CMD]+Left Arrow
(move to start of line) still works[OPT}+Right Arrow
(move to next word) still worksRight Arrow
does like its supposed to, moves one char at a time[Shift]+Right Arrow
does like it is supposed to (selects everything from current location to end of line).idea
folderkeymap
settings to a few different formats (VSCode
-> Visual Studio
-> VSCode
) hoping that I'd overwrite whatever was borked also to no avail.Can anyone suggest other ideas? Apparently I use this keystroke a lot and I feel like I've lost a limb or something. :(
This appears to happen to do Copilot also setting a keymap for the same shortcut.
cmd ->
shortcut (optionally assign a new shortcut for the setting)This should allow you to use cmd ->
to move the caret to the end of a line again.