Is there an add-in for Visual Studio that lets you save the list of files/tabs you currently have open in Visual Studio, like the session manager you get built-in to Opera?
I don't mean how can I save all currently open files (Ctrl + Shift + S) or how can I get all the files I have open reopened when I reopen Visual Studio.
I mean how can I have a set of files open for one issue/bug, then save that list when another more important issue/bug comes up then reopen the saved list of files I previously had open. That way I wouldn't have to gp and find all the files I had open originally or have to keep lots of files open at once.
Thanks
Keith