Red Gate forums :: View topic - .NET Reflector add-in incompatible with Resharper ?
Return to www.red-gate.com RSS Feed Available

Search  | Usergroups |  Profile |  Messages |  Log in  Register 
Go to product support center
.Net Reflector and .NET Reflector Pro
.Net Reflector and .NET Reflector Pro forum

.NET Reflector add-in incompatible with Resharper ?

Search in .Net Reflector and .NET Reflector Pro forum
Post new topic   Reply to topic
Jump to:  
Author Message
tom103



Joined: 09 Jun 2010
Posts: 3
Location: Paris, France

PostPosted: Fri Jul 16, 2010 10:09 am    Post subject: .NET Reflector add-in incompatible with Resharper ? Reply with quote

In the Visual Studio code editor, when I click on "Open in .NET Reflector" in the context menu, Resharper kicks in and shows me the declaration of the item (not its source), and the Reflector add-in displays this message :

Quote:
The source code already exists for this item, so you do not need to use .NET Reflector


So, since I installed Resharper, I haven't been able to use Reflector in VS.

Not sure if the bug is because of Resharper or .NET Reflector...

EDIT: it is the same issue described in this topic. I didn't find it at first because it didn't mention the exact error message.
Back to top
View user's profile Send private message Visit poster's website
Alex.Davies



Joined: 02 Dec 2008
Posts: 307
Location: Cambridge, uk

PostPosted: Thu Jul 22, 2010 2:17 pm    Post subject: Reply with quote

It's not really either of our fault, I've been working with the guys at JetBrains. The trouble is that the only way it was feasible to add this feature in Reflector is by piggybacking on VS's go to definition (F12) feature. Without doing that, we would have to implement a complete parser for the language.

Of course R# does implement a parser, and extends the go to definition in ways the Reflector add-in can't deal with.

It usually works if you set R# to open the Object Browser when you press F12.
_________________
Alex
Developer,
Red Gate .NET Tools
Back to top
View user's profile Send private message
tom103



Joined: 09 Jun 2010
Posts: 3
Location: Paris, France

PostPosted: Sun Jul 25, 2010 5:29 pm    Post subject: Reply with quote

Alex, thanks for your reply.

Unfortunately, that's not what I want... I still want to see the definition when I press F12. I only want to open Reflector when I explicitly use the "Open in .NET Reflector" menu option
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Reply to topic All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group