While reviewing a colleague’s pull request on GitHub today, I encountered a long, unresolved comment chain that occupied a large chunk of space between two related lines of text. The comments made it more difficult to follow the code, so I took the opportunity to create a bookmarklet that toggles the visibility of all discussions on the page:

Having the comments hidden definitely makes for a more comfortable PR review.


<
Previous Post
Fixing Rust koan errors in Visual Studio Code
>
Next Post
Rust koans