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!

collapse/expand of indented source lines

11393Jan 2 2006 — edited Jan 25 2006
I observed that in the margin of the pl/sql editor a [+] appears before each statement that normally precedes an indentated piece of code (e.g. BEGIN, FOR, IF etc.). On small pieces of such code clicking the [+] indeed nicely collapses all indented lines. This is a beautiful feature, which makes reading large chunks of code a lot easier.
However, on larger pieces of code it seems that the link with the matching END, END LOOP or END IF is lost, and the collapse does not work. In other cases too many lines are being collapsed.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 22 2006
Added on Jan 2 2006
3 comments
923 views