I just chose to use Atom as my Text editor. However, one thing I expect is when I open the app, I want my previous tabs being open even they are not saved ones. However, now what I got is everytime, I try to quit Atom, it asked me to save the file, if I chose "don't save", next time when I open it, the context will be gone. Any ideas how I can config it? Thanks in advance.
31 Answer
This functionality is already included in Atom by default now.
- Settings -> Core Settings uncheck
Open Empty Editor on Start - Set
Restore Previous Windows on StarttoAlways. - Settings -> Packages -> autosave. In package settings check Enabled.
Also, restore will not work in Atom unless at least one Project has been added to the Project pane. You can add anything there. You can just add my Documents folder.