Using the Outline view

The Outline view shows the structure of the code in the ABL Editor buffer that currently has focus, and provides an easy way to navigate to specific places in the code. The elements inside the inactive preprocessor regions appear in gray in the Outline view. This is similar to include nodes but without the include decorator.

If the Outline view is not visible in your current perspective, open it by selecting Window > Show View > Outline.

The Outline view supports the following navigation techniques:

The Outline view toolbar contains the following buttons:

Use Expand Include File Contents to display elements in include files. By default, the Outline view does not show elements declared in include files.
Note: When Preprocessing option is enabled, include elements are expanded by default and Expand Include File Contents appears as disabled.

Use Collapse All to collapse all expanded tree nodes in the Outline view.

Use Filters to hide the elements of the inactive preprocessed regions from the Outline view. See also Viewing preprocessors in the Outline view.

Turn this option on or off by selecting (or clearing) it in the drop-down menu that appears when you click View Menu on the Outline view toolbar.

Enable Link with Editor to move to a declaration in the current file. Turn this option on or off by selecting (or clearing) it in the drop-down menu that appears when you click View Menu on the Outline view toolbar.

Minimize the Outline view.

Maximize the Outline view.