Quick Outline view
This view shows an outline of the source code that is currently open in the
Script Editor, and lists the main structural
elements.
This figure shows an example:
You can use the displayed elements to quickly navigate to the corresponding sections in the source code. You can for example:
- Click a folder icon to expand the corresponding tree. Subsequently, click an element to go to the corresponding section in the source code. The view closes automatically.
- Specify a search pattern in the input field in the upper part of the view. As you type the search expression, the element with the first match is highlighted. Click the element to go to the corresponding section in the source code. The view closes automatically.
- Click in the view and use the arrow keys to navigate to an element, and press ENTER to go to the corresponding section in the source code. The view closes automatically.
If you do not want to navigate, click the
button or press ESC to close the view.Note: This view is similar to the Outline view.