GitHub Open All Outdated Comments ================================= A [Greasemonkey][1] user script that expands all hidden pull request comments. Normally on GitHub’s pull request page, changes to a line cause line comments to collapse. Any replies added to a conversation are hidden from view. This script makes it easier to see all replies by expanding everything by default. ## Install Ensure Greasemonkey is installed and activated. Open the [raw script][2] and click “Install” in the resulting dialog. A [more detailed explanation][3] is available on the Greasemonkey wiki. ## License Copyright © 2017 Teddy Wing. Licensed under the GNU GPLv3+ (see the included COPYING file). [1]: https://www.greasespot.net/ [2]: https://raw.githubusercontent.com/teddywing/github-open-all-outdated-comments/master/github-open-all-outdated-comments.user.js [3]: https://wiki.greasespot.net/Greasemonkey_Manual:Installing_Scripts