Skip to content

Instantly share code, notes, and snippets.

@agamm
Last active April 12, 2025 04:11
Show Gist options
  • Save agamm/ea65f0510e65e67f65eca189d55ee32b to your computer and use it in GitHub Desktop.
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 πŸš€

@mccataldo
Copy link

Thanks, @amonsosanz! πŸŽ‰

@qmcree
Copy link

qmcree commented Jul 24, 2023

Whoa, game changer. On Mac Chrome, Option + Click on one comment's "Show resolved" link shows all for me. Thanks @amonsosanz!

@Rasukarusan
Copy link

Thanks, @amonsosanz! πŸŽ‰

@ZaneErebos
Copy link

Thank you @amonsosanz!

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