resym icon indicating copy to clipboard operation
resym copied to clipboard

Make it possible to explore procedures by browsing modules

Open ergrelet opened this issue 2 years ago • 1 comments

This would be closer to a source view.

ergrelet avatar Apr 02 '23 15:04 ergrelet

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.

ergrelet avatar May 06 '23 21:05 ergrelet