atom/autosave

Unable to recover untitled temporary file when Atom crash

Closed this issue · 1 comments

Currently the untitled file are stored in encoded json temporary file, it is very hard to recover with a third party tool when atom crashed.

I would suggest to give the option to always save as real text file without encoding, and add the untitled file into 'recently opened' list, so nothing will be lost in case of a crash.

Please open a new issue on https://github.com/atom/atom and completely fill out the provided issue template. Thanks!