Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prompted to save when multiple editors open for same file #9474

Closed
kenneth-marut-work opened this issue May 12, 2021 · 0 comments · Fixed by #10614
Closed

Prompted to save when multiple editors open for same file #9474

kenneth-marut-work opened this issue May 12, 2021 · 0 comments · Fixed by #10614
Assignees
Labels
editor issues related to the editor

Comments

@kenneth-marut-work
Copy link
Contributor

Bug Description:

Related to #9369, if a file is opened in multiple editors and is dirty, the user shouldn't be prompted to save the file when closing editor instances until the last instance remains.

Steps to Reproduce:

  1. Open multiple editors for the same file (use keyboard shortcut ctrl + \
  2. Make some edits to the file and don't save
  3. Attempt to close one instance of the editors
  4. Observe that you are prompted to save the same even though other open instances remain

Additional Information

  • Operating System: Linux
  • Theia Version: Master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
editor issues related to the editor
Projects
None yet
2 participants