CodeEditApp / CodeEditApp/CodeEdit
✨ ⇧⌘T keyboard shortcut to bring back closed editor tabs
未關閉
enhancement
feature request
good first issue
tabs
UI
- 主要語言
- Swift
- 星號
- 23k
- 分支
- 1.2k
- PR 合併指標
- 30 天內沒有已合併 PR
描述
### Description
The ⇧⌘T keyboard shortcut is a common shortcut to bring back closed tabs. A FileHistory service will be needed to keep track of the files that were opened in specific order. The user should be able to keep pressing ⇧⌘T to bring back as many tabs as the FileService saved.
The tab history should be per window, however if all tabs are closed in a window and that window is closed, this shortcut will bring back the last tab in a new window, like it was before.
### Alternatives Considered
_No response_
### Additional Context
_No response_
### Screenshots
_No response_
貢獻指南
評估
這個 Issue 還沒有評估資料。