microsoft / microsoft/vscode-pull-request-github

Support filtering the files view to only show files with comments

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

还没有人认领这个 Issue。

feature-request
主要语言
TypeScript
星标
2.6k
派生
796
平均合并
1 天 4 小时
30 天内合并 PR
46

描述

  • As noted in microsoft/vscode#252168, I have a PR with a sizable number of comments spread across some sizable number of files, but it's a fairly small subset of all files in the repository.

I'd like to be able to filter the Pull Requests pane to only show files with comments. Currently, I have:

Image

And this comments pane:
Image

Sure, I could highlight the first file in the comments pane, and then press the left arrow and then the down arrow and alternate through left and down until I got to the end, but it's fairly painful, and I don't get access to the pretty file hierarchy:

Image

贡献指南

这个仓库没有索引到贡献指南

从这里开始

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

调研方向

从 Pull Requests 窗格开始,找到文件视图以及其中现有的评论相关数据或控件。确定该视图如何表示文件和评论,然后让筛选器仅显示包含评论的文件,同时保留文件层级;如果相关入口点已有测试覆盖,则添加或更新测试。

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

评估

技术栈
typescript, vscode
领域
developer-experience, tooling
Issue 类型
功能
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

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