+ Confirm close tabs
+
+
+ Following files are modified, really close tabs? After closing, you could reopen them in history
+
+ widget
+
+
+ {#each tabs as tab}
+ {tab.title}
+ {/each}
+
+
+ {
+ closeCurrentModal();
+ onConfirm();
+ }}
+ />
+ {
+ closeCurrentModal();
+ onCancel();
+ }}
+ />
+
+
+