microsoft / microsoft/vscode-pull-request-github
Commit wise reviews
@alexr00 y travaille déjà.
Depuis le 7/7/2023.
- Langage dominant
- TypeScript
- Étoiles
- 2.6k
- Forks
- 796
- Merge moyen
- 1 j 4 h
- PR mergées (30 j)
- 46
Description
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Par où commencer
- Lisez l'issue en entier, puis le guide de contribution du projet.
- Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
- Forkez le dépôt et travaillez sur une branche.
- Ouvrez une pull request qui référence le numéro de l'issue.
Évaluation
Cette issue n'a pas encore été évaluée.