Search code examples
visual-studiovisual-studio-2012resharper.net-reflector

F12 (GoToDefinition) doesn't do Reflector Decompile


Issue

Steps to replicate

  • Install Visual Studio 2012
  • Install Resharper
  • Install Reflector VS plug-in

When I hit F12 I want the Resharper GoToDefintion (decompile) action. However, all I get is the standard VS GoToDefinition (metadata).

Things I've Tried

  • Uninstalling Reflector
  • Uninstalling Resharper
  • Installing Reflector
  • Messing with Keyboard-shortcuts

Solution

  • If you would like to use ReSharper "Navigation to Sources" feature, follow these steps:

    1. Check F12 is mapped on ReSharper Go to Declaration action (ReSharper_GotoDeclaration) here Tools | Options | Environment | Keyboard;
    2. Check "Navigation to Sources" is selected here ReSharper | Options | Tools | External Sources.