To quickly open declaration of any variable, function name, macro or header file from within Editor, press the Ctrl key and click the text. Alternatively, place the mouse cursor on the text and perform either of the following:
This will open the logical file associated with the selected text. For example, for a header file include, the header file will open. For variables, the file containing the definition or declaration of the variable will open.
The Navigate menu lets you perform various navigation actions in the source file, such as opening header files, viewing macro or variable definitions, navigating to the last edit location or previous source file. You can also perform these actions using the keyboard shortcuts.