This is a chrome extension that helps with making large pull requests easier to navigate.
- Expand All: This expands all of the hidden content on the pull request conversation page.
- Hide Resolved: This hides all resolved comments.
- Show Resolved: This shows all resolved comments.
- Hide Commits: This hides all commits.
- Show Commits: This shows all commits.
- Hide Comments: This hides all comments.
- Show Comments: This shows all comments.
You can install this extension from the chrome extension store for free.
You can also download the latest zip file from here.
Installation Instructions:
- Downlaod the latest zip file from the link above
- Extract the folder onto your computer
- Open the chrome extensions interface in Chrome
- Enable Developer Mode with the toggle in the upper right corner
- Click "Load Unpacked" in the upper left area
- Navigate to and select the folder where you unzipped the files
- Done!
This code is licensed under the GNU General Public License. Details can be found here.