|
Document Outline Topic updated 2-2-2007 |
|
The Document Outline is a tool window that accompanies the Source Editor. It provides one way to navigate the source code in the Source Editor. An alternative way to navigate the source code in the Source Editor is provided by the Codeblock Tree.
The Document Outline is synchronized and linked to the Source Editor in the following ways:
The image below shows the Document Outline in it's default location, to the right of the Source Editor. If you would prefer to have it placed somewhere else in the window layout, read Managing windows and panes.
The Document Outline changes the appearance of its tree nodes in accordance with the type source code opened in the Source Editor. In this example the Document Outline displays the structure of an NHibernate mapping, which is an XML format.
|