microsoft / microsoft/vscode-pull-request-github
Issues, go to linked code functionality is wonky.
还没有人认领这个 Issue。
- 主要语言
- TypeScript
- 星标
- 2.6k
- 派生
- 795
- 平均合并
- 1 天 4 小时
- 30 天内合并 PR
- 46
描述
- Extension version: 0.82.1
- VSCode Version: 1.87.2
- OS: Windows 11
It could be my workflow is not supported/expected.
I find if the changes to the file have not been checked in, then when you create an issue from //TODO, it will not be linked back to the source.
If it does link, if you change the file afterwards the link goes back to where the //TODO originated, but that TODO may not be in that location any longer.
I typically will drop //TODOs while I'm coding to ensure I don't forget anything, but this results in them scattered around the file and moving as I fix/change/update the code.
Am I missing something? Is there another way to do this?
Thanks.
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先在 VS Code 中复现报告的工作流:在修改未提交文件之前和之后,分别从一个 //TODO 创建 issue。调查扩展的链接代码行为,并验证未保存的更改和后续编辑是否能够保留预期的源位置,或者明确不受支持。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- typescript
- 领域
- developer-experience, tooling
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100