CodeEditApp / CodeEditApp/CodeEdit
✨ Refactor Quick Actions to reflect menu items
未关闭
enhancement
- 主要语言
- Swift
- 星标
- 23k
- 派生
- 1.2k
- PR 合并指标
- 30 天内没有已合并 PR
描述
### Description
In Xcode, Quick Actions (aka command palette) reflects the menu items. Currently our commands are separate from our menu items. I propose that we keep the two in lock-step.
贡献指南
调研方向
检查现有的 Quick Actions 实现和菜单项定义,以了解命令目前是如何分别表示的。跟踪两者的注册方式,然后统一它们之间的关系,使 Quick Actions 反映菜单项;验证可用命令始终保持同步。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- swift
- 领域
- desktop, devtools
- Issue 类型
- 重构
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 25/100