eclipse-theia/theia
[editor] Group unsaved editors in one dialog when prompting user to save them
Offen
#4.849 geöffnet am 10.04.2019
editorhelp wantedui/ux
Repository-Metriken
- Stars
- (18.676 Sterne)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
In VS Code, when I close multiple dirty editors, the dirty editors are grouped in one dialog:

Theia asks for each editor:

Group them. In theory, this can be configurable, but no need to overcomplicate it. Offer the user to save all or nothing. If she is unsure, she can press cancel and manage the dirty editors manually.