This repository was archived by the owner on Mar 3, 2023. It is now read-only.
This repository was archived by the owner on Mar 3, 2023. It is now read-only.
Reopen windows when relaunching Atom #1603
Closed
Description
A feature I love about ST2 and iA Writer, which I'm missing in Atom, is when you quit the app with open windows (including unsaved documents), they all appear again when you reopen.
This has saved me countless times in my workflow to handle having to do a system restart for software update, etc and not have to take time to save all my unsaved docs, etc.
It's also nice because I generally have five or six open projects that I just keep minimized in the editor for ease of access. It would be great to have such a feature in Atom.
Activity
jrab89 commentedon May 26, 2014
👍
navarro75 commentedon May 26, 2014
Nice!
adykto commentedon May 26, 2014
I hope to see this working very soon!
parasyte commentedon May 28, 2014
It looks like this is mostly ready to go, even. Atom already keeps track of what was last open, and dumps it to JSON in ~/.atom/storage/ The next step is loading these state files at startup.
3871968 commentedon Jun 15, 2014
This feature is also in Brackets, the text editor I used to use.
atheleron commentedon Jun 28, 2014
I was missing that option to!! finally I found package that do just that :) https://atom.io/packages/open-last-project
whitlockjc commentedon Jul 3, 2014
+1
174 remaining items