vscode-pull-request-github
vscode-pull-request-github copied to clipboard
Automatically set reviewed on file view
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!
Hey @alexr00, is it alright if I implement this feature?
@joshuaobrien yes, I would accept a PR for this feature.
Hi @alexr00, Seems like it's still open, I would like to take this up.
I've got a branch implementing some of this @umakantv, but I've been too busy to prioritise work on it. Let me know if it'd be helpful and I can upload it to my fork for you to take over
@joshuaobrien sure, let me know which branch, I would checkout and go through your changes, might be helpful.