Skip to content

Unify our various places where resources are being saved #29025

Description

To enable full support of virtual document saving (starting with #10547):

  • make our dirty indicators outside the editor fit for this
  • support auto save (or not?)
  • support hot exit
  • support save participants
  • support to set the encoding for saving
  • support undo properly (undo enough to get back to saved state)
  • support to search through resources (today we only search file & untitled)
  • revisit our hardcoded assumptions in places like actions that only think file & untitled resources are editable
  • debt: make the confirmation dialog reusable
  • debt: reuse more code between file saving and resource saving

Activity

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

Metadata

Metadata

Labels

debtCode quality issuesremoteRemote system operations issues

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions