Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

Search option for opening branches

未关闭
#1,592 0 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看

维护者通常 1 天内回复

还没有人认领这个 Issue。

评估

难度
5/5
预计耗时
一周以上
新手友好度
35/100
Issue 类型
功能
描述清晰度
基本清楚
活跃度
停滞
领域
desktop

调研方向

首先定位 branch 上下文菜单及其现有的 Local、Remote 和 Create 操作。查看当前如何打开 branch,然后定义搜索对话框在本地和远程 branch 中进行部分匹配时的行为;完成标准是可以选择并打开匹配的 branch。

由索引模型根据 Issue 内容生成。

描述

Needs Design Priority: Wishlist
Problem

When opening a branch from the context menu, the list is sometimes very long and the full branch names can also be long so it is hard to find the required one. Often part of the name is known but not the full name.

Proposal

Have a "Search" option in the Branch context menu opening a dialog allowing a partial name to be entered and then the local and remote (if necessary) branches to be searched for matching entries. This could in principle replace the present "Local" and "Remote" and "Create" options. Such a "BranchChooser" dialog could be used in future for other functions.

Prior Art (Optional)

On Github, the "Code" tab has a branch dropdown that includes a search entry with placeholder "Find or Create a Branch".

主要语言
Vala
星标
521
派生
119
平均合并
1 天 7 小时
30 天内合并 PR
13

环境准备

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

elementary/code 的其他 Issue

查看 elementary/code 的全部 Issue

相似的 Issue

更多 Desktop Dev Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。