F12 no longer works in Visual Studio

前端 未结 17 1183
旧时难觅i
旧时难觅i 2021-01-30 04:49

This is driving me crazy. Ever since I installed ReSharper 4, F12 no longer seems to work. If you look at the all the ReSharper short cuts in the Goto sub menu Declar

17条回答
  •  逝去的感伤
    2021-01-30 05:17

    I had this issue in VS2015 using Resharper 9.1.3, I tried Ryan's answer but it still didn't work.

    • After doing the steps Ryan outlined, I clicked F12 where Resharper asks What do you want to do?, I select Use Visual Studio commands. Still doesn't work.
    • Tools > Options > Keyboard > Select ReSharper.ReSharper_GotoNextHighlight from command list box
    • Change Shortcuts for selected command to F12 (Text Editor), click Remove and OK.

    After this it works!

提交回复
热议问题