Skip to content

Instantly share code, notes, and snippets.

@agamm
Last active May 11, 2026 01:21
Show Gist options
  • Select an option

  • Save agamm/ea65f0510e65e67f65eca189d55ee32b to your computer and use it in GitHub Desktop.

Select an option

Save agamm/ea65f0510e65e67f65eca189d55ee32b to your computer and use it in GitHub Desktop.
Show all resolved comments in a Github Pull Request

Run this in the console:

document.querySelectorAll('span.Details-content--closed').forEach((e)=>{e.click()})

From the creator of: unzip.dev 🚀

@jscrui
Copy link
Copy Markdown

jscrui commented Apr 21, 2026

it doesn't work for me! option + click on the top right: show resolved.

@Sunasuna24
Copy link
Copy Markdown

Sunasuna24 commented Apr 22, 2026

option + click on Pull Request "show resolved" used to work for me, but recently it stopped working :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment