You can set Source Editor bookmarks (not to be confused with bookmarks for web pages) to mark places in files that you return to often. You can then navigate to these bookmarks with a simple keyboard shortcut.
To bookmark a line in a file:
Alternatively, right-click in the left margin and choose
Bookmark Toggle Bookmark.
If the left margin is not displayed, you can right-click in the Source Editor window
and choose Margin
Bookmark
Toggle Bookmark.
The bookmarked line is indicated with the
annotation
in the left margin.
To jump to a bookmark:
The insertion point moves to the next bookmark in the file. If the end of the file is reached and the bookmark is not found, the search continues from the top of the file.
To remove a bookmark:
Alternatively, right-click in the left margin and choose
Bookmark Toggle Bookmark.
See also | |
---|---|
Using the Jump List
Using Quick Browse for Java Elements Using "Go To" Shortcuts Using Annotations |