microsoft / microsoft/vscode-pull-request-github
Auto-refresh PR comments when they are visible
まだ誰も着手していません。
- 主要言語
- TypeScript
- スター
- 2.6k
- フォーク
- 796
- 平均マージ
- 1日 4時間
- マージ済み PR(30日)
- 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 にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、表示されているインラインコメントとコメントペインに対する既存の自動更新動作を追跡します。どちらか一方のビューが表示されている場合に、設定可能な更新間隔が有効なままであることを確認し、別の場所で行われた返信が手動更新ボタンを使わずに表示されることを確認します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- typescript
- 領域
- developer-experience, tooling
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100