|
I'm interested in exporting the items in the Bookmarks window to a set of files. Basically, each folder would become a file. Each bookmark inside the folder would be added to a list formatted as file, line number, bookmark name. My first question, is there an API that I can use to read this information from the .suo file? My next question, is there a way to add a new button to the Bookmarks window to run the code to do the export? Any help would be appreciated!
|