Lpex Show Block Nesting
From MidrangeWiki
Display an arrow indicating the nesting level at the cursor location.
Contents
Use
Ctrl+Shift+O, or from the Source menu in the pop-up menu.
Example
Restrictions
- The source must compile. Lpex can't properly draw mismatched IF/END lines.
- The cursor must be on the start or end of a block. Examples are IF, WHEN, DO, END, etc.
- You must not have any source selected.