Search code examples
visual-studio-2005keyboard-shortcuts

F12 no longer works in Visual Studio


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 Declaration doesn't have any assigned!

The only way I can go to declaration is by using Alt and ` and then selecting Declaration.

I have tried un-installing and re-installing ReSharper with no luck, I have also, in ReSharper option asked it to use the default Visual Studio Key Bindings but that doesn't to work either.

Interestingly, when I do use Alt and ` I actually get two entries for the Declaration option.

Has anyone come across this problem?

I am using Visual Studio 2005 SP1.


Solution

  • I have had a few occasions where Resharper and Visual Studio keybindings got mixed up and I had problems sorting them out.

    If it is only one or two bindings you care about then you can change them by going to the

    Tools->Customize->Keyboard menu option.