Activity overview
Latest activity by rbuckton
Feature Request: Hyperlinking IL offset for switch/br/leave
Add hyperlinking to the IL offset when rendering a switch/br/leave/try/etc. instruction to jump to (and highlight) the IL offset referenced in the link.
Nice-to-have:
A "map" of jumps occuring in t...
Feature Request: Visual Studio Integration Package
Feature Request: VS IDE "Go-to Reflector" for identifiers in source code
VS 2008 already provides a "Go-to Definition" context menu action for any identifier that allows you to see the public inter...
Feature Request: Debug PE using Reflected Output
Ability to debug a PE using its reflected output in at least the following modes: IL, C#, VB. If possible to do this behind the scenes for any Reflector.CodeModel.IFormatter it would be nice, if n...