Bookmarks plugin¶
Mark lines of interest and jump between them. Bookmarks are shown as a blue dot in the bookmark margin to the left of the text, so flagged lines are visible at a glance.
Where to find it¶
The Search menu:
| Command | Shortcut | What it does |
|---|---|---|
| Toggle Bookmark | Ctrl+F2 |
Adds or removes a bookmark on the caret's line. |
| Next Bookmark | F2 |
Jumps to the next bookmarked line, wrapping past the end. |
| Previous Bookmark | Shift+F2 |
Jumps to the previous bookmarked line, wrapping past the start. |
| Clear All Bookmarks | — | Removes every bookmark in the document. |
You can also click in the bookmark margin next to a line to toggle its bookmark.
Per-document
Bookmarks belong to a document and are not saved with the file itself — they last for the editing session.