eclipse-theia/theia
[editor] Group unsaved editors in one dialog when prompting user to save them
开放
#4,849 创建于 2019年4月10日
editorhelp wantedui/ux
仓库指标
- 星标
- (18,676 个星标)
- PR 合并指标
- (平均合并 15天 4小时) (30 天内合并 75 个 PR)
描述
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.