CodeEditApp / CodeEditApp/CodeEdit
✨ Git branches selector quality of life improvements
未關閉
enhancement
other
- 主要語言
- Swift
- 星號
- 23k
- 分支
- 1.2k
- PR 合併指標
- 30 天內沒有已合併 PR
描述
### Description
I think two very important features are missing from the existing Git branches selector/dropdown in order to be usable on large repositories.
1. A search/filter bar
2. Nested branches, for example `feat/my-branch` and `feat/my-other-branch` should both live under a common `feat` parent folder
### Alternatives Considered
_No response_
### Additional Context
_No response_
### Screenshots
_No response_
貢獻指南
研究方向
從現有的 Git 分支選擇器/下拉選單著手,追蹤分支的載入與呈現方式。完成的定義是:選擇器支援篩選,並將 feat/my-branch 之類的斜線分隔分支名稱顯示在共用的 feat 父層下;issue 中未指定特定檔案或測試。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- swift
- 領域
- desktop
- Issue 類型
- 功能
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100