How can I turn “Object Browser” to “Metadata” for “Go to definition” in Visual Studio 2010?

青春壹個敷衍的年華 提交于 2019-12-02 19:59:36

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)

Ashish

If anyone has this issue in VS2012?

I just fixed it with Tools > Options > Environment > Keyboard

  • select "Visual C# 2005"
  • under "Apply the following additional keyboard mapping scheme".
  • Then click 'Reset'.

This was infuriating, hope it helps someone else. Worked for me with VS 2010 perfect.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!