JavaScript Outline View

Oxygen XML Developer present a list of all the components of the JavaScript document you are editing in the Outline view. To open the Outline view, go to Window > Show View > Outline.

Figure: The JavaScript Outline View

The following icons decorate the elements in the Outline view depending on their type:

The contextual menu of the JavaScript Outline view contains the usual Cut, Copy, Paste, and Delete actions. From the settings menu, you can enable the Update selection on cursor move option to synchronize the Outline view with the editing area.

Parent topic: Editing JavaScript Documents Previous topic: Content Completion in JavaScript Files Next topic: Validating JavaScript Files