-
Notifications
You must be signed in to change notification settings - Fork 35.4k
Closed
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalityplan-itemVS Code - planned item for upcomingVS Code - planned item for upcomingworkbench-hot-exitPreservation of unsaved changes across restartsPreservation of unsaved changes across restarts
Milestone
Description
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
- Make changes to a file, or create a brand new unsaved file
- 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.
padpanik, lukechampine, kameko, pcdevil, mnpenner and 363 morejhasseshnk, 1RedOne, francoishill, yxrkt, tylercubell and 37 more
Metadata
Metadata
Assignees
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalityplan-itemVS Code - planned item for upcomingVS Code - planned item for upcomingworkbench-hot-exitPreservation of unsaved changes across restartsPreservation of unsaved changes across restarts