Run this in the console:
document.querySelectorAll('span.Details-content--closed').forEach((e)=>{e.click()})
From the creator of: unzip.dev π
Run this in the console:
document.querySelectorAll('span.Details-content--closed').forEach((e)=>{e.click()})
From the creator of: unzip.dev π
Thanks, @amonsosanz! π
Thank you @amonsosanz!
Neat trick, @qmcree! π€
it doesn't work for me! option + click on the top right: show resolved.
option + click on Pull Request "show resolved" used to work for me, but recently it stopped working :(
Whoa, game changer. On Mac Chrome, Option + Click on one comment's "Show resolved" link shows all for me. Thanks @amonsosanz!