microsoft / microsoft/vscode-pull-request-github
Automatically set reviewed on file view
Open
Nobody has claimed this yet.
feature-request
- Dominant language
- TypeScript
- Stars
- 2.6k
- Forks
- 795
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 46
Description
Related to scenario described here: #3513
I am in the process of reviewing a change to over 200 files. (yes, I know...)
I run VSCode with
"workbench.editor.enablePreview": false(yes, I know.. I am a tab binger)
A "nice to have" would be an option to automatically mark as viewed when I open the file. Maybe githubpullrequest.markAsViewedOnFileOpen, for this large checkin review a lot of workflow friction would be eliminated.
Thanks!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.