The Source Editor maintains a jump list in which each entry represents a point in a file where you have added or deleted text, or a point that you navigated to with the find function. Use the following keyboard shortcuts to navigate through your files with the jump list:
Shortcut | Action |
Alt-K | Moves to the previous entry in the jump list |
Alt-L | Moves to the next entry in the jump list |
Alt-Shift-K | Moves to the previous jump list entry that is not in the current file |
Alt-Shift-L | Moves to the next jump list entry that is not in the current file |
See also | |
---|---|
Using Source Editor Bookmarks
Setting Global Source Editor Keyboard Shortcuts |