Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

Save project state periodically #1516

Closed
thedaniel opened this issue Feb 6, 2014 · 18 comments
Closed

Save project state periodically #1516

thedaniel opened this issue Feb 6, 2014 · 18 comments

Comments

@thedaniel
Copy link
Contributor

The other day I had 4 panes and 2 dozen tabs open representing a particulary dumb / complicated refactor. Then my laptop hard locked. After rebooting and reopening the editor, I was presented with zero panes and zero tabs. This ruined my afternoon. We should probably save project state periodically rather than just on quit, as I only have so many laptops to throw out the window before I run out.

@victorhooi
Copy link

Yes, this feature would be great!

SublimeText saves state so that if it ever dies, it comes back exactly as it was.

This has saved me a few times - e.g. when OSX decides to lock up (damn you Apple! Shakes fist at sky!).

@OverloadUT
Copy link

Just chiming in that this would be very great! I got so used to this in Sublime that I implemented it in to my workflow - love being able to close Sublime at any time without any "save" prompts, and be able to open it back up to the same state. I would frequently leave "scratch" documents open for quick notes that I never actually saved to a file

@vauvenal5
Copy link

+1

@markwalkom
Copy link

+1 :)

@seranabede
Copy link

Would definitely like to see this feature implemented at some point, pretty much the only thing that Sublime has over Atom.

@rthangaveljv
Copy link

+1 .. Will be greatly helpful!

@ptlu
Copy link

ptlu commented Aug 24, 2015

+1 been looking for this!

@ghost
Copy link

ghost commented Aug 28, 2015

+1 on this. It's an essential feature in Sublime that I can no longer live without.

@nitzantomer
Copy link

+1 this is an absolute must

@destri8
Copy link

destri8 commented Sep 6, 2015

+1 :D

@jgpeak
Copy link

jgpeak commented Sep 9, 2015

+1 is definitely needed in Atom

@ric2b
Copy link

ric2b commented Sep 11, 2015

+1 since I just lost 5 min work on a crash, not much, but still annoying (and that's because I save periodically).
Why the auto-save package is included but disabled by default is beyond me, can someone explain the reasoning?

@dugger
Copy link

dugger commented Oct 1, 2015

+1

@billybonks
Copy link

updating the serialised atom editor state every minute if it has changed. and caching changed files at the same time would solve this problem ?

@mlalkaka
Copy link

mlalkaka commented Oct 7, 2015

+1

1 similar comment
@dapitch666
Copy link

+1

@mnquintana
Copy link
Contributor

Thanks for the feedback everyone! However, all these +1s and 👍s are just adding noise, so to minimize that I'm going to lock this issue for now – we may unlock it once someone starts working on this enhancement to get further feedback.

@atom atom locked and limited conversation to collaborators Oct 8, 2015
@50Wliu
Copy link
Contributor

50Wliu commented Sep 16, 2017

Starting in Atom 1.7.0, Atom periodically saves editor state for crash recovery. Therefore, I believe this issue has been resolved.

@50Wliu 50Wliu closed this as completed Sep 16, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests