Collapse or Expand the source code block in Oracle JDeveloper




To Collapse or Expand the source code block in Oracle JDeveloper use the following shortcut:

Collapse Block ---------------------- CTRL + Open Bracket {

Collapse All  ---------------------- CTRL + SHIFT + Open Bracket {

Expand Block  ---------------------- CTRL + Close Bracket }

Expand All ---------------------- CTRL + SHIFT+ Close Bracket }


Or right click just near the line number and select any of the below options


Comments