Outline View

The Outline view displays an outline of a file that is currently open in the editor area, and lists procedures and functions. The contents of the Outline view are editor specific; they will change when the currently-selected editor changes.

For example, the following example shows the contents of the Outline view when the file make_rt.pro is open in the currently-selected editor window:

outline_viewfz.gif

Each procedure and function defined in the file has an entry in the outline. Clicking on an outline entry selects the line that defines the procedure or function in the .pro file.