Reputation: 2672
I can't select words to the right by using the standard shortcut Ctrl+Shift+Right arrow.
By the way, words selection to the left with Ctrl+Shift+Left arrow works well.
Probably, the ReSharper keyboard layout creates this trouble.
Upvotes: 10
Views: 2217
Reputation: 2672
I fixed this in Visual Studio 2019 in the Tools > Options window.
Select Environment > Keyboard and paste Edit.WordNextExtend
into the "Show commands containing" field.
Then proceed as shown by the red arrows in the following image.
Upvotes: 13