Glam Prestige Journal

Bright entertainment trends with youth appeal.

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.

3

1 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 Start to Always.
  • 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.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy