Include Browser View

This view shows the include relationships between source and header files.

Include Browser toolbar buttons

The Include Browser tree shows files included by the focused file or files including the focused file depending on the selection made in the toolbar.

Command

Description

Show Next Include

This command selects the next include directive of the current file and opens it in the editor.

Show Previous Include

This command selects the previous include directive of the current file and opens it in the editor.

Hide System Includes

This command toggles the display of include directives with angle brackets (<>).

Hide Includes from Inactive Code

This command toggles the display of include directives which are contained in an inactive conditional preprocessor branch.

Show Includers

Show files including the currently focused file.

Show Included Files

Show files included by the currently focused file.

Show History List

This menu displays a history of previously displayed include relationships.

Refresh View Content

This command updates the view content by running a new query on the index database.

Related reference
Views