C# – How to turn “Object Browser” to “Metadata” for “Go to definition” in Visual Studio 2010

cgo-to-definitionkeyboard shortcutsresharpervisual studio 2010

Before installing Resharper, Ctrl + Left Click for Go to definition, Visual Studio 2010 uses to Metadata. After the install Resharper, when I try to first time Ctrl + Left Click, Resharper asked me with popup where I want to go, I click Object Browser for testing. Now I want to get back this setting, but in Resharper, there is only one option for this;

ReSharper | Options -> Environment | Search & Navigation and turning
off or on Go to declaration on Ctrl+ Left click in editor

Resharp options

But If I turned off this setting, It doesn't take back this setting to Metadata. It still goes to Object Browser. I don't want to reset all keyboard shortcuts because I use all other Resharper's shortcuts. How can change only this setting ?

Best Answer

Under ReSharper > Options > Tools > External Sources, select Default Visual Studio navigation (or "Navigation to Sources" for a wider set of navigation options incl. decompilation and fetching stuff from symbol servers)