microsoft / microsoft/vscode-pull-request-github
UI flow for filing issues for code and TODOs comments
未关闭
@digitarald 已经在做这个了。
开始于 2022年9月21日。
feature-request
- 主要语言
- TypeScript
- 星标
- 2.6k
- 派生
- 796
- 平均合并
- 1 天 4 小时
- 30 天内合并 PR
- 46
描述
How might we make it easy to track existing code annotations as issues.
It should hook into code comment TODOs, which are frictionless and contextual way devs collaborate, leave breadcrumbs for their future self, or track their work for a task.
- Codelens or refactoring entry for TODO-like comments.
- Creating todo's could add a task to the PR description, or a follow up issue.
- Optionally show the comment gutter via some UI trigger.
Related extensions on todos are endless, but these add the issue aspects (there might be more):
- https://github.com/stateful/vscode-issue-explorer lets users create issues with multiple code references, skipping the TODO comment alltogether.
- https://height.app/code-to-task lets users move todo comments into tasks and changes the todo to an issue reference.
Filing this to not forget and for others to add thoughts and improve.
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
评估
这个 Issue 还没有评估数据。