eamodio / SaveAllTheTabs

Quickly save and restore sets of document tabs in Visual Studio
MIT License
67 stars 30 forks source link

Add breakpoint support #4

Open eamodio opened 9 years ago

eamodio commented 9 years ago

When restoring to a new set of tabs - disable all current breakpoints, and re-enable just those within the tab group being restored. Or something along those lines.

vitidev commented 7 years ago

And bookmarks for the full context if possible. The breakpoints can be saved exactly, but I could not find the way to save the bookmarks