CodeEditApp / CodeEditApp/CodeEdit

✨ Remember Workspace State Per Window

Abierto
#917 15 comentarios 0 reacciones 1 asignado Reclamado por @Code-DJ Ver en GitHub
enhancement
Lenguaje dominante
Swift
Estrellas
23k
Forks
1.2k
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

### Describe the solution you'd like

We need to persist workspace state per window after the user quits and opens CodeEdit again.

We will need to also remember
- [x] editor layout
- [x] for each editor
- [x] size (width/height where applicable)
- [x] which tabs/files are open
- [x] which tab is active
- [x] order of tabs
- [ ] the navigator, inspector, and utility areas
- [ ] size (width/height respectively)
- [x] navigator area
- [ ] inspector area
- [ ] utility area
- [x] opened/closed state
- [x] navigator area
- [x] inspector area
- [x] utility area
- [ ] which tab is active
- [ ] navigator area
- [ ] inspector area
- [ ] utility area
- [ ] order of tabs
- [ ] navigator area
- [ ] inspector area
- [ ] utility area

### Related

- #904
- #882

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.