Hi. IL Spy is a great tool, and is even better than Reflector. But there is a thing that that sometimes drives me crazy.
When I open few assemblies, and there share common namespaces (like .Net Base Library), sometimes I have to dig through few assemblies to find, which has the namespace/class.
Could You add a mode, where You combine all the namespaces together (from all the assemblies open at that time) in one hierarchy?
I mean: there is one root item called: System, and it collects all classes/structs/interfaces... from ALL the open assemblies, where the classes/structs/interfaces lay in the System namespace;