CodeEditApp / CodeEditApp/CodeEdit

✨ Remember Workspace State Per Window

Aperta
#917 15 commenti 0 reazioni 1 assegnatario Rivendicata da @Code-DJ Vedi su GitHub
enhancement
Lingua principale
Swift
Stelle
23k
Fork
1.2k
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

### 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

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.