eamodio / SaveAllTheTabs

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

Add opportunity to export saved tabs for opening in other working copy of a solution. #20

Open moudrick opened 6 years ago

moudrick commented 6 years ago

I need to open a saved tab set in other instance of solution that has been cloned to another folder.

I could not find a file where the extension saves the tab sets, to hack it for using with the same solution in other working copy, so this is blocking issue for such kind of needs.

moudrick commented 6 years ago

oh I can see this has already been discussed

https://github.com/eamodio/SaveAllTheTabs/issues/14