Skip to content

Bookmarks Toolbar

Bookmarks Toolbar

Toggle Bookmark

Select this option to bookmark the current line in the Code Editor. If the line is already bookmarked, then the bookmark is removed.

Keyboard shortcut: Ctrl+F2

First Bookmark

Positions the Code Editor cursor at the first bookmark in the current file. The bookmarks are ordered top to bottom.

Previous Bookmark

Positions the Code Editor cursor at the previous bookmark in the current file. The bookmarks are ordered top to bottom.

Keyboard shortcut: Shift+F2

Next Bookmark

Positions the Code Editor cursor at the next bookmark in the current file. The bookmarks are ordered top to bottom.

Keyboard shortcut: F2

Last Bookmark

Positions the Code Editor cursor at the last bookmark in the current file. The bookmarks are ordered top to bottom.

Clear All Bookmarks

Clears all Code Editor bookmarks in the current file.

See Also