Bookmarks
- 2 minutes to read
CodeRush Classic enables you to mark important code locations you are going to move to in the future. This feature is provided by Bookmarks.
To toggle a bookmark on a current cursor position, press CTRL+PLUS SIGN. You can also toggle a bookmark with a certain identifier if it is more or equal to 1, and less then or equal to 6. To do this, press CTRL+ALT+Number.
After you toggled a bookmark, it exists until you delete it. That is, it will not be deleted if you close and reopen a solution containing the bookmark. The number of bookmarks contained in a solution is unlimited.
If your solution contains bookmarks, you can navigate between them. To move the cursor to a certain bookmark, press ALT+Number. This method is available only for bookmarks with identifiers from 1 to 6. Otherwise, you will need to navigate from one bookmark to another, until you reach the desired bookmark. To move the cursor to the next or previous bookmark, press CTRL+ALT+RIGHT ARROW or CTRL+ALT+LEFT ARROW.
To delete the last selected bookmark, press CTRL+MINUS SIGN.
You can customize shortcuts within the IDE | Shortcuts page of CodeRush Classic Options.
Note
This product is designed for outdated versions of Visual Studio. Although Visual Studio 2015 is supported, consider using the Code