I would like to see procedure and function declarations appear in the "declaration" folder in the Code Contents panel. Currently these appear outside of that folder.
#1 reason: because it just makes sense.
#2 reason: currently if you have a package body that has "private" procedures, with both the declaration and the definition inside the body, those procedures are displayed twice. If you have a larger number of these (>3) the Code Contents panel becomes increasingly harder to quickly scan and therefore much less useful.
I understand that doing this would cause the Code Contents panel for a Package (header) to be generally empty, because they usually consist of all declarations and no definitions. Perhaps for Packages the folder should default to open, while for Package Bodies it remains closed by default. Or perhaps a new user option for the default state of the "declarations" folder would be nice.
Thanks for continuing to make a great product in spite of having a forum filled with people who do nothing but ask for stuff
#1 reason: because it just makes sense.
#2 reason: currently if you have a package body that has "private" procedures, with both the declaration and the definition inside the body, those procedures are displayed twice. If you have a larger number of these (>3) the Code Contents panel becomes increasingly harder to quickly scan and therefore much less useful.
I understand that doing this would cause the Code Contents panel for a Package (header) to be generally empty, because they usually consist of all declarations and no definitions. Perhaps for Packages the folder should default to open, while for Package Bodies it remains closed by default. Or perhaps a new user option for the default state of the "declarations" folder would be nice.
Thanks for continuing to make a great product in spite of having a forum filled with people who do nothing but ask for stuff
