microsoft / microsoft/vscode-pull-request-github
Sub-issues
还没有人认领这个 Issue。
- 主要语言
- TypeScript
- 星标
- 2.6k
- 派生
- 795
- 平均合并
- 1 天 4 小时
- 30 天内合并 PR
- 46
描述
Context
The new sub-issues feature in GitHub (currently in Public Preview) allows for organizing issues in a parent/child hierarchy. This feature makes issue management more structured and visual, offering nested hierarchies and enhanced functionality for tracking progress. More details about the public preview can be found here.
Proposal
It would be extremely useful to integrate support for sub-issues into the Visual Studio Code Pull Request GitHub extension. Specifically:
- Visual Hierarchy: Display the parent-child relationship of sub-issues directly in the extension.
- Editing Capability: Allow users to edit sub-issues and their relationships directly within the extension.
This feature would enhance productivity for developers managing complex projects by providing a visual representation of issue hierarchies without leaving their development environment.
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
未指定文件、测试或入口点。从链接的 GitHub public-preview sub-issues 讨论以及扩展中现有的 issue 显示和编辑流程开始;完成后应包括可视化的父子层级,以及在扩展中编辑 sub-issues 及其关系的功能。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- github, typescript, vscode
- 领域
- developer-experience, tooling
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100