CodeEditApp / CodeEditApp/CodeEdit
✨ ⇧⌘T keyboard shortcut to bring back closed editor tabs
- Linguagem predominante
- Swift
- Estrelas
- 23k
- Forks
- 1.2k
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
### 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_
Guia de contribuição
Direção de pesquisa
Start by mapping the editor tab and window lifecycle, then design the proposed per-window FileHistory service described in the issue. Done means repeated ⇧⌘T restores closed tabs in order, preserves history per window, and restores the last tab in a new window when its original window was closed.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- macos, swift
- Domínio
- desktop, devtools
- Tipo de issue
- Funcionalidade
- Dificuldade
- 5/5
- Tempo estimado
- Mais de uma semana
- Status de atividade
- Pouca atividade
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 45/100