How can I backup my code bookmarks? (Visual Studio 2008/2010) I would like to share them with my team...
The bookmarks are stored in the solution's SUO file. So in theory you can import/export them by copying that file around, or placing it in source control.
Bookmarks is an extension created for Visual Studio Code.
Open the bookmark window in Visual Studio The default keyboard shortcut for this is Ctrl+ K, Ctrl+W and can be used to quickly launch the Bookmark window.
Bookmarks are stored in your .suo file and as such are designed to be user specific. The suo is hidden by default for a reason :-). It is also not plain text so cant simply be read in notepad or even notepad++.
EDIT
If you need to share locations in the code can you not create a custom token for the task list and use comments instead - this is a bit of a fudge and not the intended use for the task list but it would work.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With