The Navigate menu allows you to navigate through your scripts in order to find information and text.
The options available from the Navigate menu are:
Name | Shortcut | Description |
---|---|---|
Go Into | Goes into a selected folder so that only that folder's contents will be displayed in the Navigator view. Note: This will not work in Project Explorer view. | |
Go To | Back Displays the previously displayed hierarchy in the Navigator view. | |
Forward Returns to the display from which the back button was pressed in the Navigator view. | ||
Up one level Will go up one level in the hierarchy in the Navigator view. | ||
Resource Goes to a resource within the files and folders displayed in the Navigator view. Enter the first few letters of the a resource in the Go To Resource dialog, and select the required one from the list. Note: This functionality will not work in the Project Explorer view. | ||
Ctrl+Shift+P | Matching Bracket Jumps to a bracket's pair. Clicking to the right of a bracket will highlight its matching pair. To jump to the matching bracket, press Ctrl+Shift+P. | |
Open Resource... | Ctrl+Shift+R | Opens files within the same project as the active file. An Open Resource dialog will appear. Enter the first few letters of the required file to see a list of matching files. Select the required file and click OK to open it in an editor window. |
Show In | Alt+Shift+W | **Project Explorer -** Displays the current active file in the Project Explorer view. **Navigator** - Displays the current active file in the Navigator view. **Outline -** Displays an element in the Outline view. |
Next / Previous Annotation | Ctrl+. Ctrl+, | Goes to the next / previous annotation in the script. Possible annotations are: Bookmarks, Diff additions, Diff changes, Errors, Info, Search Results, Spelling Errors, Tasks and Warnings. Click the arrow next to the next / previous annotation icon on the toolbar to configure which types of annotations should be included. Possible annotation types are Bookmarks, Diff Additions, Diff Changes, Errors, Info, Search Results, Spelling Errors, Tasks and Warnings. |
Last Edit Location | Ctrl+Q | Jumps to the last location that was edited. |
Go to Line... | Ctrl+L | Allows you to go to a specific line in the active editor. |
Back / Forward | Alt+Left Alt+Right | Scrolls through last viewed sections in active and previously edited files in the current session. |