How to mark a file in a pull request as viewed?

Answered

I can see the diffs from GitHub PRs directly in Intellij now, but how do I mark a file/diff as viewed directly in Intellij? I can do so in GitHub by clicking on the viewed checkbox per this blog post: https://github.blog/2019-07-01-mark-files-as-viewed/.

 

Currently I have to have both GitHub open in the browser and the pull request diff open in Intellij and mark as viewed in GitHub, which is a disjointed experience.

5
2 comments

For completeness:

Issue is marked as fixed and available in 2021.3 Beta.

I can't wait to see this in the stable version.

There's an additional issue to change the current viewed behavior implementation: https://youtrack.jetbrains.com/issue/IDEA-282201

0

Please sign in to leave a comment.