Skip to content

Unsaved files should be preserved on quit (hot exit) #101

@dgileadi

Description

@dgileadi

Mac OSX 10.10.5 Yosemite, VS Code 0.10.1

Modern apps have a convention of not losing changes when the application quits and files haven't been explicitly saved. Sublime Text is particularly nice in this regard, where newly created or unsaved files are silently preserved on quit and restored when it is launched again. This would be nice for VS Code to support as well.

To Reproduce

  1. Make changes to a file, or create a brand new unsaved file
  2. Quit VS Code

Desired Behavior

VS Code immediately quits with no prompt. After relaunching the changed file is restored with changes intact and an unsaved indicator.

Actual Behavior

VS Code prompts you to save the file or discard your changes.

Metadata

Metadata

Assignees

Labels

feature-requestRequest for new features or functionalityplan-itemVS Code - planned item for upcomingworkbench-hot-exitPreservation of unsaved changes across restarts

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions