Parent page: TextEdit Commands
The following pre-packaged resource, derived from this base command, is available:
Applied Parameters: None
This command is used to collapse all code outline blocks in the current document.
Right-click and choose Outlining » Collapse All from the context menu.
After launching the command, all code outline blocks in the document will be collapsed, leaving just the top statement in each case.
When collapsed, a control appears to the right of the top statement for each code block. Hovering the mouse over this will reveal the code that has been collapsed. Double-clicking on this control will expand that individual code block.