enhancement : code contents

rbrooker

Member³
hi,

when developing a package, the private declarations for procedures are listed in the code contents window as if they are procedure bodies.

can these private procedure declarations be added to the declarations folder as they are declarations and not the procedure itself. this will mean that the code contents will have one heading per procedure, not two.

if not, then can a new folder be created called "procedure declarations" or something?

cheers.
 
I'd like to see the Sort feature in Code Contents be a little more intelligent for a package body, specifically so it doesn't display the folders "Code section" and "Declaration" in between the routines.

I'd prefer "Declarations" stay at the top of the list and "Code section" remain at the bottom.

I don't know about others, but I find this screenshot (currently how PSD works) confusing.
PSD_Code_Contents_-_sorted.JPG
 
i would like to add that private [ procedure | function | variable | constant ] declarations have not been added to the declarations folder yet...

any idea on when this will happen?
 
Back
Top