Readme
This package adds support for multiple sets of tab stashes to Trevor Feeney's atom-stash-tabs
package.
Usage:
In the Atom Packages menu, click Workspace Stash
Click Stash to store all of your editor's open tabs
To unstash your tabs, click Workspace Stash and click the entry with the files that you want to activate in the editor
Original readme from feens/atom-stash-tabs
atom-stash-tabs
I created this as I'm often working on a set of files, and something comes up (i.e. a bug needs to be fixed) and I need to switch context, but don't want to lose all of the tabs I have open for my current work-flow. This package allows you to stash the current set of tabs and re-open them later. It's pretty basic and rough around the edges, but does what I need for now.