I'm trying to make use of Visual Studio's Emacs keybindings. In particular EmacsWordNext
, I tried first mapping to Ctrl-Right
, hit Assign
and OK
it didn't work, hitting Ctrl-Right
doesn't do anything. I thought maybe because of the key conflict so I tried a different combo, one that didn't conflict, but same. I tried other Emacs binding but none did anything. I thought it was my Visual Studio on my machine, so I tried it on another machine but same thing...
Using Visual Studio 2015 Community Edition.
What am I missing? Any ideas?