Ctrl+Shift+Right arrow doesn't work in Visual Studio 2019

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.

I fixed it in Tools > Options window.
Select Environment > Keyboard and past Edit.WordNextExtend into the "Show commands containing" field.

Then proceed as shown by the red arrows in the following image.

Comments