coderushforroslyn-116169-navigation-and-search-tools-bookmarks.md
You can use bookmarks to mark important parts of your code, and instantly return to these parts at any time.
Place the caret at any position in the code editor and press one of the following shortcuts:
CodeRush persists bookmarks across Visual Studio sessions.
There is no limit to the number of bookmarks you can drop in a solution. To drop another numbered bookmark (for example, bookmark 7, bookmark 8, etc.), press Ctrl+Num+ (num plus on the numeric keypad).
To jump to a corresponding bookmark from any location in the code, use the following shortcuts:
To remove a specific bookmark: place the caret in it and press one of the following shortcuts:
To remove any sequential bookmark: place the caret in it and press Ctrl+Num- (num minus on the numeric keypad).
Use the CodeRush | Shortcuts… menu item to access the IDE | Shortcuts options page.
Open the Navigation | Markers | Bookmarks group and check the Enabled check box for each shortcut.