Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

PL/SQL code "collapse" functionality

306078Feb 20 2006 — edited Mar 5 2006
A couple of questions relating to the code "collapse" functionality in PL/SQL (the +/- in the gutter that allows you to hide or show blocks of code).

1) Is there somewhere that we can post/send examples where this is not working properly (without having to dump a 45K file on the forum)?

2) Is it possible to get this functionality to work on the view versions of the PL/SQL tabs rather than just the edit versions?

3) Is it possible to get this functionality to only collapse the individual components of an IF THEN ELSIF ELSE END IF structure? For example, if I want to hide the code executed if the condition is true but display the code executed if it is false.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 2 2006
Added on Feb 20 2006
5 comments
2,898 views