Skip to content

Instantly share code, notes, and snippets.

@monperrus
Last active February 12, 2025 20:56
Show Gist options
  • Save monperrus/a094ccf2941c4c76f4ea77cec252ad77 to your computer and use it in GitHub Desktop.
Save monperrus/a094ccf2941c4c76f4ea77cec252ad77 to your computer and use it in GitHub Desktop.
How to automatically show all hidden comments on Github?

Problem

Github collapses comments when there are too many.

When you open a page and Ctrl-F, you don't find what you want.

Solution

Automatically loads all comments at page start with Greasemonkey / Tampermonhey / Violentmonkey userscript:
https://gist.github.com/monperrus/4f3fa3ecd4fcc9c617734acb7069869c

Last updated Feb 2025.

See also

Test pages

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