vote up 1 vote down star

Hello. Everyonce in a while I click in something that makes this symbol appear. What is it and what does it serve for?

alt text

flag

2 Answers

vote up 9 vote down check

I believe it's a bookmark - it serves to let you find a particular bit of code again later.

Edit: it is indeed - see: http://msmvps.com/blogs/vipul/archive/2006/01/20/Visual-Studio-Bookmarks.aspx

link|flag
vote up 3 vote down

yes it's a bookmark, and it's very useful when you want to move between your code, to set a new bookmark use ctrl+k +k shortcut to move between bookmarks use the following: ctrl + k + n to move next ctrl + k + p to move previews

to remove the bookmark press ctrl + k + k again on the same line.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.