I am debugging my code and come across a bookmark I set earlier, my bookmarks have nice names, and I would like to know which bookmark this it. The bookmark window is open, and the last bookmark I clicked on is highlighted, but not the one I am on.
How do I ask visualstudio, “What is the name of the bookmark, that is on this line of code?”
My current method is to click each bookmark in turn, in the bookmark window until I get back to the line I was looking at.
(using visual studio 2012, professional)