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

Reopen windows when relaunching Atom #1603

Closed
@jglovier

Description

@jglovier
Contributor

A feature I love about ST2 and iA Writer, which I'm missing in Atom, is when you quit the app with open windows (including unsaved documents), they all appear again when you reopen.

This has saved me countless times in my workflow to handle having to do a system restart for software update, etc and not have to take time to save all my unsaved docs, etc.

It's also nice because I generally have five or six open projects that I just keep minimized in the editor for ease of access. It would be great to have such a feature in Atom.

Activity

jrab89

jrab89 commented on May 26, 2014

@jrab89

👍

navarro75

navarro75 commented on May 26, 2014

@navarro75

Nice!

adykto

adykto commented on May 26, 2014

@adykto

I hope to see this working very soon!

parasyte

parasyte commented on May 28, 2014

@parasyte

It looks like this is mostly ready to go, even. Atom already keeps track of what was last open, and dumps it to JSON in ~/.atom/storage/ The next step is loading these state files at startup.

3871968

3871968 commented on Jun 15, 2014

@3871968

This feature is also in Brackets, the text editor I used to use.

atheleron

atheleron commented on Jun 28, 2014

@atheleron

I was missing that option to!! finally I found package that do just that :) https://atom.io/packages/open-last-project

whitlockjc

whitlockjc commented on Jul 3, 2014

@whitlockjc

+1

174 remaining items

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    Participants

    @ggamel@mkurde@wmertens@benogle@Stanzilla

    Issue actions

      Reopen windows when relaunching Atom · Issue #1603 · atom/atom