microsoft / microsoft/vscode-pull-request-github
Auto-refresh PR comments when they are visible
还没有人认领这个 Issue。
- 主要语言
- TypeScript
- 星标
- 2.6k
- 派生
- 796
- 平均合并
- 1 天 4 小时
- 30 天内合并 PR
- 46
描述
While there are various things in the extension that auto-refresh state from GitHub, it doesn't seem like "you are looking at a comment" is enough to auto-refresh comments.
If I am seeing an inline comment in an editor, or I have the comments pane open on the bottom, then it seems reasonable to have a configurable comment refresh interval active (even if no other parts of the extension like sidebars is visible).
I tested this by having a comment visible in an editor as well as in the comments tab (but no other parts of the extension open) and replying to the comment from a separate browser. I waited over three minutes and the comment did not show up. (Clicking the refresh button on the comments panel worked.)
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先跟踪可见内联评论和评论窗格的现有自动刷新行为。验证当任一视图可见时,可配置的刷新间隔仍保持启用,并确认在其他位置发表的回复无需使用手动刷新按钮即可显示。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- typescript
- 领域
- developer-experience, tooling
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100