Numeric bookmarks extension for Visual Studio.
Provides up to nine enumerated bookmarks for every text editor tab. All the bookmarks are accessible by shortcuts or via a context menu.
Provides up to nine enumerated bookmarks for every text editor tab. All of them are accessible by shortcuts or via a context-menu (right-click and see for VSBookmark submenu).
Ctrl-Shift-[1..9] - set, change or remove a bookmark (you will see an appropriate digit on the left margin of the editor area);
Ctrl-[1..9] - go to a previously set bookmark.
If some of these shortcuts are already used by any other global commands VSBookmark won't be able to hook them. In this case the following will help:
go to Tools -> Customize -> <Keyboard...> button;
type in a filter “VSBookmarks” (without quotes);
choose a command that relates to unavailable shortcut;