简体   繁体   English

ReSharper:“在.NET Reflector中转到声明”

[英]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? 你知道一个ReSharper 5.1插件,它允许我去一个类或成员的声明,我没有使用.NET Reflector的源代码?

Usually Reflector itself has this feature already (rightclick-> "Open in .NET Reflector") but unfortunately this feature does not work with resharper. 通常Reflector本身已经具有此功能(右键单击 - >“在.NET Reflector中打开”)但遗憾的是此功能不适用于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. 现在理想的解决方案是,如果resharper可以通过插件为我做这件事。 In earlier versions of resharper, wasn't there a resharper powertoy that could do this? 在早期版本的resharper中,是不是有一个可以做到这一点的resharper powertoy?

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. 尝试在Resharper选项 - >工具 - >外部源中取消选中“ 启用导航到外部源 ”选项或保持启用状态,但将“对象浏览器”项移到列表顶部。 Works for me. 适合我。

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

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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