ReSharper overrides Reflector plugin source view
I tried to use Reflector 6 plugin for VS, that decompiles source code for .NET DLLs.
Everything works OK with R# disabled. I can choose "Go to Definition" from popup menu, and I see Reflector-generated source code.
But when R# is enabled, it overrides this action with its own decompiled version.
I would prefer Reflector's source in this case.
Is it possibe to fix this?
Please sign in to leave a comment.
I noticed this too. R# 5 should work together seamlessly with the reflector pro plug-in, since they both address advanced developers who are likely to use both tools simulateously.
I noticed that disabling Metadata viewer in External sources seems to be a workaround.
This is also a problem with 5.1.1.
Attachment(s):
NET_Reflector-2011-01-09_15.50.54.png