Ctrl + Shift + L not recognized by visual studio 2017

VS 2017 does not recognize Ctrl + Shift + L at all. Most other key combos are working. If I open Options -> Environment -> Keyboard, focus the "Press shortcut keys:" field and press Ctrl + Shift + L, it stays empty. Every other key combo gets displayed.

Ctrl + Shift + L works in other applications so I guess it is a VS problem. Typing key combos using osk.exe has the same effect.

I could rebind the command behind Ctrl + Shift + L, but that's not the goal ... i am used to this combo and would like to keep it

I have disabled all extensions (Resharper), but the problem persists.

I tried rebooting, repairing, and completely reinstalling (removing and then installing again)

Ctrl + Shift + O is also not working. Could not identify others yet.

Everything was working before today. I have not changed anything today besides some Resharper settings and a resharper update. Since I reinstalled and disabled resharper, this shouldn't be the problem though?

Other data:

  • Keyboard Layout: German
  • OS: Windows 10
  • VS Community: 15.5.6

  • Ctrl+Shift+L and Ctrl+Shift+O are Hotkeys for some AMD Drivers to change settings while gaming. Make sure you have disabled them.

    链接地址: http://www.djcxy.com/p/85092.html

    上一篇: 在没有单独的CREATE TABLE的情况下在SELECT语句中创建一个临时表

    下一篇: Ctrl + Shift + L未被visual studio 2017识别