resym
resym copied to clipboard
Make it possible to explore procedures by browsing modules
This would be closer to a source view.
This is actually not possible as types aren't associated to modules. Modules are associated with compiled "objects" such as functions/procedures.
It's still interesting to be able to browse procedures per modules though.