Match Pane

Related Topics:

Viewing the Source of a Source Browsing Match Viewing the Source of a Pattern Search Match
Browsing Source Code in the Editor Colored Highlighting
Pattern Search Mode Source Browsing Mode
Keyboard Shortcuts (Browsing) Rerunning a Source Browsing Query

The match pane in the Browsing Window displays all matches in a scrollable pane. The total number of matches found for the current query is displayed immediately above the pane. Match information is displayed from left to right with the file name, the line number, and the text on that line.

Select a match in the match pane to display the source of the match in an editor window (an editor is started if one is not running). The match is indicated in the editor by a blue icon and highlighting. The first match in the list is considered the current match until another match is selected.

Duplicate matches for the same symbol in a header file might be displayed because: