Bookmark Window Shortcut Keys, Visual C# Scheme
The following shortcut key combinations can be used only when you are working with bookmarks, either in the Bookmark Window or in the editor.
Note
When you select Visual C# Development Settings in the Import and Export Settings Wizard, the Visual C# 2005 keyboard mapping scheme is applied. Visual C# 2005 is the current keyboard mapping scheme. This is the keyboard mapping scheme that is applied to the integrated development environment (IDE) at initial startup. For more information, see How to: Change Select Settings.
To switch to the Visual C# keyboard mapping scheme
On the Tools menu, click Options.
Expand Environment, and then click Keyboard.
Select Visual C# 2005 from the Apply the following application keyboard mapping scheme drop-down list.
Command Name |
Shortcut Keys |
Description |
---|---|---|
Edit.ClearBookmarks |
CTRL + B, CTRL + C |
Removes all bookmarks in the document |
Edit.EnableBookmark |
CTRL + B, CTRL + E |
Enables bookmark usage in current document. |
Edit.NextBookmark |
CTRL + B, CTRL + N |
Moves to the next bookmark in the document. |
Edit.PreviousBookmark |
CTRL + B, CTRL + P |
Moves to the previous bookmark. |
Edit.ToggleBoomark |
CTRL + B, CTRL + T |
Toggles a bookmark on the current line in the document. |
View.BookmarkWindow |
CTRL + W, CTRL + B |
Displays the Bookmark window. |