Skip to content

Instantly share code, notes, and snippets.

@rsuper
Created September 26, 2017 08:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rsuper/16417f8ff47cba92724ef562ca74fbba to your computer and use it in GitHub Desktop.
Save rsuper/16417f8ff47cba92724ef562ca74fbba to your computer and use it in GitHub Desktop.
Expand all lines in a compare
i=setInterval(()=>{(l=document.querySelectorAll('.diff-expander')).forEach(e=>{e.click()});l.length?{}:clearInterval(i)},1000);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment