7.6.5 Expand/Collapse Custom Code Folding

To expand/collapse code blocks, go to the View menu, or right-click in the Editor window, and select one of the following:

  1. Code Folds > Collapse Fold to hide the block of code.
  2. Code Folds > Expand Fold to display the block of code.
  3. Code Folds > Collapse All to hide all folding blocks of code.
  4. Code Folds > Expand All to display all folding blocks of code.

An example of custom code folding is shown in Expand/Collapse Code Folding above.