Git Product home page Git Product logo

save-session's Introduction

Save Session (Atom Package) Build Status

Project Status: Deprecated

All of Save Session's functionality is now included in Atom core.

Check out this pull request for more info.

What is Save Session

Save Session is designed to reopen your last session in Atom. It automatically saves all file's contents in the background so you don't have to worry as much about losing an important file. I liked how Sublime Text does this, so I wanted to recreate it for Atom.

preview

Settings

  • Data Save Folder - The root folder to save the session data in.
  • Restore Open File Contents - Whether or not file contents will be automatically restored on load.
  • Skip Save Prompt - This will disable the save on exit prompt.
  • Extra Delay - Adds an extra delay for saving files when typing.

How it works

File info is stored in a folder at <atom package dir>/save-session/<project path>/projects.json by default and gets reloaded at when you reopen the same project again.

Contributing

Feel free to submit issues if you see anything misbehaving. The more information you can give me about your issue the better. Things like operating system, Atom version, Save Session version, your Save Session config, other installed packages, and any error messages in the console that mention Save Session are helpful.

Pull requests are also welcome if you want to improve or change something.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.