13.1.4 Navigate Menu
This section lists the menu items in the Navigate menu.
For keyboard shortcuts of some of these menu items, see
.Command | Action |
---|---|
Go to File | Finds and opens a specific file. |
Go to Type | Finds and opens a specific class or interface. |
Go to Symbol | Finds the symbol name as specified. |
Go to Previous Window | Gives focus to the previously selected window. |
Go to Source | Displays the source file containing the definition of the selected class. |
Go to Declaration\Definition | Jumps to the declaration or definition of the item under the cursor. |
Go to Super Implementation | Jumps to the super implementation of the item under the cursor. |
Last Edit Location | Scrolls the editor to the last place where editing occurred. |
Back | Navigates back. |
Forward | Navigates forward. |
Go to Line | Jumps to the specified line. |
Toggle Bookmark | Sets a bookmark on a line of code. |
Bookmark History Popup Next | Goes to the next bookmark in the Bookmark window ( | ).
Bookmark History Popup Previous | Goes to the previous bookmark in the Bookmark window ( | ).
Next Error | Scrolls the Source Editor to the line that contains the next build error. |
Previous Error | Scrolls the Source Editor to the line that contains the previous build error. |
Select in Projects | Opens the Projects window and selects current document within. |
Select in Files | Opens the Files window and selects current document within. |
Select in Classes | Opens the Classes window and selects current document within. |
Select in Favorites | Opens the Favorites window and selects current document within. |