| Outline PanelThe outline panel, optionally located to the left of the editor tabs , presents the developer with a basic outline of the source code in the current tab. The outline view can be useful for navigating a particularly large, complex source file rapidly. Alternatively, the outline panel can display a representation of the entire project’s structure. If the project panel is displayed left of the editor tabs, the outline button, represented by a stylized outline, can be clicked to enable the outline view. To navigate to a particular element in the outline, simply double-click the element of interest. The outline feature supports the following file types:
Sorting the Outline TreeThe outline tree can be sorted either by order of appearance in the file or alphabetically. The default behavior is to list the items in the outline tree in the order in which they appear in the editor. Alternatively, by clicking the Changing the Outline ModeThe outline panel has two modes, current editor Scrolling the Outline to the Current Editor PositionThe outline panel offers a synchronize button, Manual RefreshThe outline panel offers a refresh button, See Also |