Difference between revisions of "Lpex Show Block Nesting"

From MidrangeWiki
Jump to: navigation, search
(See also: +link to Lpex)
(I edited the wrong page)
 
(One intermediate revision by the same user not shown)
(No difference)

Latest revision as of 20:03, 8 July 2013

Display an arrow indicating the nesting level at the cursor location.

Use

Ctrl+Shift+O, or from the Source menu in the pop-up menu.

Example

Rsetrans21.gif

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.

See also

Categories