eclipse-theia/theia

[editor] Group unsaved editors in one dialog when prompting user to save them

オープン

#4,849 opened on 2019/04/10

 (0 件のコメント) (2 件のリアクション) (0 人の担当者)TypeScript (2,478 件のフォーク)batch import
editorhelp wantedui/ux

Repository metrics

Stars
 (18,676 個のスター)
PR merge metrics
 (平均マージ 15d 4h) (30d で 75 merged PRs)

説明

In VS Code, when I close multiple dirty editors, the dirty editors are grouped in one dialog: Screen Shot 2019-04-10 at 09 56 10

Theia asks for each editor: screencast 2019-04-10 09-57-07

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.

コントリビューターガイド