Bookmark Window Shortcut Keys, Visual Studio 6 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.
Command Name |
Shortcut Keys |
Description |
---|---|---|
Edit.NextBookmark |
CTRL + K, CTRL + N |
Moves to the next bookmark in the document. |
Edit.NextBookmarkInFolder |
CTRL + SHIFT + K, CTRL + SHIFT + N |
If the current bookmark is in a folder, moves to the next bookmark in that folder. Bookmarks outside the folder are skipped. If the current bookmark is not in a folder, moves to the next bookmark at the same level. If the Bookmark window contains folders, bookmarks in folders are skipped. |
Edit.PreviousBookmark |
CTRL + K, CTRL + P |
Moves to the previous bookmark. |
Edit.PreviousBookmarkInFolder |
CTRL + SHIFT + K, CTRL + SHIFT + P |
If the current bookmark is in a folder, moves to the previous bookmark in that folder. Bookmarks outside the folder are skipped. If the current bookmark is not in a folder, moves to the previous bookmark at the same level. If the Bookmark window contains folders, bookmarks in folders are skipped. |
NewFolder |
CTRL + K, CTRL + F |
Adds a new folder in the Bookmark window. You can drag existing bookmarks into the folder. |
View.BookmarkWindow |
CTRL + K, CTRL + W |
Displays the Bookmark window. |