I am writing a VS 2012 package (VSIX). I there a way I can get to the list of bookmarks (that are shown in the bookmarks window) and cycle through them in my code so I can get the file name and line number for each one?
↧