.NET Reflector
Latest version: 8.0
Notes & articles
.NET Reflector Tips: keyboard shortcuts
.NET Reflector has a number of keyboard shortcuts. This article details most of them.
Open assembly Ctrl+O
Opens a dialog which allows you to browse to an assembly and open it.
Open assembly list Ctrl+L
This brings up the Assembly list management dialog. You can have multiple assembly lists so that you can easily switch back and forth between different versions of the framework or any other set of assemblies you choose to define:
Export Assembly Source Code Ctrl+S
This is only available at the top level of an assembly. Takes you to the export dialog which allows you to generate a visual studio project for an assembly. While not necessarily fully compilable it does go some way to recovering the source code you may have lost.
We should probably assign this to a key rather than "S" in future, and an issue has been raised.
Open new tab Ctrl+left mouse button click (or mouse 3)
Opens a new tab containing the code for the thing you were clicking on.
Close Current Tab Ctrl+F4
Closes the tab which currently has focus.
Open Bookmarks Pane F2
Opens the bookmark pane and displays links to any code that you've previously bookmarked:
Toggle bookmark Ctrl+K
Allows you to set up a bookmark for a particular method, type or assembly.
Open Search F3
Opens the search panel. It's also worth noting that you can change what you search by when this pane has focus:

Decompile Assembly Space or mouse click
This displays code in the currently active tab. The click part is reasonably intuitive, but you might not know about Space.
Open Analyze Pane Ctrl+R
Opens the Analyze pane so that you can do some analytical investigation on whatever was highlighted in the assembly tree:
Close assembly Delete
Closes the currently highlighted assembly in the assembly tree.
Search MSDN Ctrl+M
Available at the namespace level for framework classes Searches MSDN for documentation on this namespace.
Was this article helpful?
.NET Reflector
- Log files
- Methods showing no source code in the disassembly window
- Permissions error on starting Visual Studio
all products
- Some Red Gate products identified as containing a trojan by Anti-Virus software
- Activation may fail with Unknown Error -1
- Product uses web help although a CHM file is available locally
- Argument exception resulting from missing environment variable
- Check for updates may fail when used through proxies
- 'Unidentified Publisher' error when repairing or uninstalling
- Licensing activates product as standard edition
- Moving Red Gate software products to another machine
- Red Gate tools log locations
- The application UI opening slowly when there is no internet access
.NET Reflector
- Debugging a SharePoint customization
- Debugging into SharePoint and seeing the locals
- Downloading .NET Reflector as a zip file
- Introduction to building .NET Reflector add-ins
- .NET Reflector Tips: keyboard shortcuts
- Using the .NET Reflector Power Commands
- Release notes - .NET Reflector 7.x
- Release notes - .NET Reflector 8.x
- Using the .NET Reflector installer
- Using .NET Reflector with Visual Studio 2005 or 2008
- .NET Reflector and .NET Reflector Pro release notes - version 6.xx
- .NET Reflector, .NET Reflector VS and .NET Reflector VS Pro release notes - version 7.xx
- The XP Bug Workaround
- Log file for .NET Reflector Pro
all products
- Red Gate product acknowledgements
- Activating your products
- Activating your products
- Red Gate bundle history
- Check for updates
- Troubleshooting Check for Updates errors
- Current versions
- Deactivating your products
- Installing Red Gate products from the .msi file
- Requesting additional activations
- Serial numbers for bundles
- Reactivating using a different serial number
- Extending your trial
- Finding your serial numbers
- Moving a serial number from one computer to another
- No response received for manual activation
- Licensing and activation resources
- Licensing and activation resources
- Troubleshooting licensing and activation errors
- Licensing and activation FAQs
- Red Gate tools log file locations
- Download old versions of products
- Download product prerequisites & utilities
- Support & upgrades
- Upgrading your software
- Upgrading FAQs

