CodeEditApp / CodeEditApp/CodeEdit
✨ Handle Workspace Root Change
未關閉
enhancement
workspace
- 主要語言
- Swift
- 星號
- 23k
- 分支
- 1.2k
- PR 合併指標
- 30 天內沒有已合併 PR
描述
### Description
Handling the event where the root of the project is moved or deleted should be handled gracefully. Right now we have a TODO comment in the directory events to handle this.
What should happen when the root is moved:
- Prompt the user with a panel that covers the workspace and offer two options
- Re-locate the workspace - user selects a directory and we re-identify the current workspace to the user-specified path.
- Close the workspace - close the workspace and remove it from recently opened, etc.
貢獻指南
評估
這個 Issue 還沒有評估資料。