microsoft / microsoft/vscode-pull-request-github
Commit wise reviews
@alexr00 がすでに取り組んでいます。
2023年7月7日 から。
- 主要言語
- TypeScript
- スター
- 2.6k
- フォーク
- 796
- 平均マージ
- 1日 4時間
- マージ済み PR(30日)
- 46
説明
Hello,
Currently there is poor support for the common use case of commit-wise reviewing.
In a commit-wise review, each commit should be viewable and each file within a commit should be able to have comments applied to them.
In addition, when a commit is being viewed, the local repository should be checked out to that commit object. This allows for the editor not to force read-only on the file. Forcing read-only stops the use of any LSP tools and the ability to navigate the changes that occurred within a PR.
I'd like to see better support for commit-wise reviews with the above taken into account.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
評価
この issue はまだ評価されていません。