Visual Studio 2012 Ctrl + Alt + arrow keys not working for assigning shortcuts?

I just started using Resharper and I still like it, except that it changed the way the lines move in Alt-Up and Down in a text editor, Resharper wants this to mean the Goto Next / Previous method. I wanted to keep it as original and assign Gotos as Ctrl + Alt Up / Down or Alt Gr + Up / Down.

It seems that assigning commands to the Ctrl + Alt + Up / Down arrow key combination in Visual Studio is not possible, can anyone confirm this? Why is this interesting.

This is not the case for Resharper, I don't think anyone who doesn't use Resharper can try to assign some Alt Gr + Up / Down arrow command and see if it works?

Warning. If you are using Intel Graphics the Ctrl + Alt + Up / Down arrows are set to rotate the screen around 180 °, which I never use. You can turn this off by right-clicking on the desktop, selecting Graphics Options, Keyboard Shortcuts, and Disable. I've disabled them, but I'm wondering if they still get in the way?

+3


source to share


2 answers


found it! I had this problem with CTRL + ALT + LEFT OR RIGHT ARROWS and I killed the igfxHK Module and it works! Even though I had already disabled the hotkeys that didn't, the module was still holding onto the keyboard shortcut. Hope this helps.



+6


source


I had the same problem with Visual Studio Code. After killing the igfxHK module, it fixed it.



0


source







All Articles