Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This came up on one of the internal mailing lists.
Is there a way to restrict Ctrl+K, Ctrl+P (Previous bookmakr) and Ctrl+K, Ctrl+N (Next bookmark) to the current file in VS2005?
Dave Bartolomeo came up with this answer:
In the keyboard settings under Tools|Options, bind Ctrl+K, Ctrl+P to Edit.PreviousBookmarkInDocument, and Ctrl+K, Ctrl+N to Edit.NextBookmarkInDocument, instead of the defaults of Edit.PreviousBookmark and Edit.NextBookmark.
I'm really just archiving this knowledge here, so that I can find it when I delete that email.
Comments
- Anonymous
November 16, 2006
cool, very very useful.