CodeEditApp / CodeEditApp/CodeEdit

✨ Remember Workspace State Per Window

未關閉
#917 15 則留言 0 個 reaction 已指派 1 人 已被 @Code-DJ 認領 在 GitHub 檢視
enhancement
主要語言
Swift
星號
23k
分支
1.2k
PR 合併指標
30 天內沒有已合併 PR

描述

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

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。