Navigator Window

The Navigator Window provides a compact view of the file that is currently selected, and simplifies navigation between different parts of the file.

By default, the Navigator Window is located in the lower lefthand corner of the MPLAB X IDE® workspace below the Projects and Files Windows. To open the Navigator Window, open the Window Menu and select Navigator as shown below.


Opening the Navigator Window

Navigator.png

The Navigator Window then opens and is shown below. The next task is to make the Navigator Window display contents that make file navigation simple.


The Navigator Window

EmptyNavigator.png

Displaying a source file's information in the Navigator Window:

There are 4 ways to go about bringing file information to the navigator window. The first three follow. In all these methods the focus must be given to a file in the window before the Navigator Window is clicked.

Projects Window

Projects.png
Click image to enlarge.

Files Window

Files.png
Click image to enlarge.

Favorites Window

Favorites.png
Click image to enlarge.

Aside from the Projects Window, the Files Window, or the Favorites Window, the Navigator Window contents may also reflect the contents of the Editor Window.

Of all these available sources for the Navigator Window, the most recent selection is the one that controls the Navigator Window contents. As an example, if one file is selected in the Projects Window, and a second file is selected in the Files Window, the Navigator Window contents will reflect the Files Window selection and not the Projects Window selection.

Options available in the Navigator Window:

The most basic option is that double clicking on an element in the Navigator Window goes to that element in the source code.

In addition to double clicking, right clicking on the white space in the Navigator Window opens options to sort, group, expand, and filter the contents of the Navigator Window. The Kind Filters option selects the types of elements displayed in the Navigator Window.

Navigator1.png

Right clicking on an element in the Navigator Window also adds options to Go to Source, Rename, Find Usages, and Change Function Parameters. The Rename option permits users to refactor item names throughout the project. The Change Function Parameters option opens a dialog to refactor function prototypes, declarations, and usages throughout the project. Find Usages is documented in How to work with Find Usages and the Go to Source option goes to the source file location in the editor for the item selected.

Navigator2.png

Caveats

Search the MPLAB X Help for 'Icon' and see Icons Used in the Classes and Navigator Windows for an icon description for the items displayed in the Navigator Window.

© 2024 Microchip Technology, Inc.
Notice: ARM and Cortex are the registered trademarks of ARM Limited in the EU and other countries.
Information contained on this site regarding device applications and the like is provided only for your convenience and may be superseded by updates. It is your responsibility to ensure that your application meets with your specifications. MICROCHIP MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND WHETHER EXPRESS OR IMPLIED, WRITTEN OR ORAL, STATUTORY OR OTHERWISE, RELATED TO THE INFORMATION, INCLUDING BUT NOT LIMITED TO ITS CONDITION, QUALITY, PERFORMANCE, MERCHANTABILITY OR FITNESS FOR PURPOSE. Microchip disclaims all liability arising from this information and its use. Use of Microchip devices in life support and/or safety applications is entirely at the buyer's risk, and the buyer agrees to defend, indemnify and hold harmless Microchip from any and all damages, claims, suits, or expenses resulting from such use. No licenses are conveyed, implicitly or otherwise, under any Microchip intellectual property rights.