Bookmarks provide a convenient way to move around your code quickly.

Buttons on the Bookmarks toolbar allow adding, deleting, and deleting all bookmarks from the current open document.

You can go to a bookmark at any time by Right Clicking on the editor to bring up the context menu.  From here you can Toggle a bookmark, Navigate between bookmarks and Go To a specific bookmark.

When a bookmark is saved the first few characters on that line will be saved as a means of identification and a bookmark number will be allocated.  If Save MetaData is Checked in Tools, Options, General Tab, Bookmarks and Code Folding will be saved along with the source code file.

Bookmarks Toolbar Bookmark Actions


To add a bookmark select the line to bookmark and click on the Add Bookmark tool button.


To Delete a bookmark select the line the bookmark is on and click on the Delete bookmark icon


To remove all Bookmarks from the current document click Remove All


Editor Context Menu Actions


Toggles a bookmark On-Off on the current line.

GoTo Bookmark

The Bookmarks will be listed in a sub menu. Click on the Bookmark required to GoTo that Bookmark


Previous Bookmark

Will Go back to the previous bookmark in the bookmark list.


Next Bookmark

Will Go forward to the next bookmark in the Bookmark list