|
How can I get the default handling for F12 back? Reflector is too slow so I do not want to use it all the time.
(comments are locked)
|
|
It would be nice to have two commands - one for Reflector and another for the native behavior (metadata type definition for c#). Turning the addon on and off is not a viable solution. This command blows up in VS 2008 and it is nice to have just the type def sometimes (actually it would be nice to have Metadata & Reflector & Object Browser linkage). Additionally, the base types lose the f12 lookup ability in the reflector content. This feature is a good idea but it definitely needs more attention. The ability to decompile a single function DURING a debug session is awesome! Thanks for the comments. The feature is available using its own accelerator, but there is currently no way to turn off the F12 override. I'll add an enhancement request to track this. +1. I want both and use them at the same time. The native metadata is faster AND it contains XML comments for classes/methods. For example, if I'm implementing an interface, I often open metadata for it, and copy + modify comments for my class, so my class has consistent comments with those in framework. @Clive: Is there a way to track enhancements? I'm interested in knowing if this has been fixed or not? In the next EAP, the first for 7.7, which will probably go out tomorrow morning, this behaviour will be configurable using an item on the .NET Reflector menu. I had problems with the EAP. Uninstalling the reflector addin for now, this behavior has been bothering me for quite awhile but I always though resharper was the problem. This is probably the last time I'll buy reflector, given all I want from visual studio is a "open in reflector" button that opens whatever type I want in the reflector app itself. I do not want the decompiled code to open as a doc in visual studio.
(comments are locked)
|
|
Please count another vote for turning off the F12 override. In addition to reflector being slow sometimes, the more important for me issue is that standard Visual Studio's F12 shows help texts while reflector does not. As for its own accelerator that you mention - if you mean the "Go to decompiled definition" context menu, I have installed developers bundle v7, and selecting that menu item does not do anything at all (while F12 works as discussed in this thread). Same here, I added a new question for the matter: http://forums.reflector.net/questions/2589/go-to-definition-vs-go-to-decompiled-definition And I'm definitely in favour of having both options available: one for going to the "normal" definition and one for the decompiled definition.
(comments are locked)
|
|
You could turn turn off the reflector add-in in visual studio (tools - addin manager) when you're not using it.
(comments are locked)
|


I've now added this as an enhancement request. Reference is RP-1313.