Skip to content

Hot exit on switching folders #15467

@Tyriar

Description

@Tyriar

Parent issue: #101

Sublime has a feature that allows hot exit to always be allowed on a window provided it has a project associated with it. The initial concern still remains that backups may go missing if we just always enable this, the Sublime project system is nice because the act of creating a project (.sublime-project) is basically an opt in for project-level features.

Interested in people's ideas on this, here are a few:

  • Enabling switching folders all the time?
  • Enable if <project>/.vscode exists?
  • Enable if a setting is toggled?
  • Enable if a setting includes the workspace path? (has issues with multi-folder workspaces)

Metadata

Metadata

Assignees

Labels

feature-requestRequest for new features or functionalityverification-neededVerification of issue is requestedverifiedVerification succeededworkbench-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