F12 no longer works in Visual Studio

前端 未结 17 1158
旧时难觅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 ran into the same issue and resolved it by first resetting my Visual Studio keyboard mappings:

    Tools > Options > Keyboard > Reset

    Then going into the ReSharper options and applying the scheme:

    Resharper > Options > Visual Studio Integration > Apply Scheme

    Update:

    For VS2017 onwards:

    Tools > Options > Environment > Keyboard > Reset

    For Resharper 2017.2:

    Resharper > Options > Environment > Keyboard & Menus > Keyboard Shortcuts > Apply Scheme

提交回复
热议问题