简体   繁体   中英

ReSharper: “Go To Declaration in .NET Reflector”

Do you know of a ReSharper 5.1 plugin that allows me to go to the declaration of a class or member that I do not have the source code for using .NET Reflector?

Usually Reflector itself has this feature already (rightclick-> "Open in .NET Reflector") but unfortunately this feature does not work with resharper. The explanation for this can be read here .

Now the ideal solution would be if resharper could do this for me with a plugin. In earlier versions of resharper, wasn't there a resharper powertoy that could do this?

Try to uncheck option " Enable navigation to external sources " at Resharper Options -> Tools -> External Sources or leave it enabled, but move "Object browser" item to top of the list. Works for me.

查看ReSharper PowerToys中的ReflectorNavigator: http ://resharperpowertoys.codeplex.com/

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM