https://github.com/brentyates/prettypullrequests
A chrome extension to make reviewing pull requests in Github a little easier.
https://github.com/brentyates/prettypullrequests
Last synced: 5 months ago
JSON representation
A chrome extension to make reviewing pull requests in Github a little easier.
- Host: GitHub
- URL: https://github.com/brentyates/prettypullrequests
- Owner: brentyates
- Created: 2013-04-17T05:59:03.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2020-05-19T16:09:43.000Z (almost 5 years ago)
- Last Synced: 2024-08-09T02:16:57.498Z (9 months ago)
- Language: JavaScript
- Size: 749 KB
- Stars: 351
- Watchers: 8
- Forks: 37
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - brentyates/prettypullrequests - A chrome extension to make reviewing pull requests in Github a little easier. (JavaScript)
README

# Pretty Pull Requests
This extension will add various features to the diff view on Github's pull request pages.
Supports both files changed and commit diffs.
## Current Features
- Click on the file name to collapse a file, or collapse from bottom up via an added button
- Collapse/Expand all
- Collapse/Expand all that match a regex pattern
- Collapse/Expand added/removed lines
- File tree view allowing you to collapse a directory, or jump directly to a file diff
- (Optional) Use backtick/tilde to switch tabs in the pull request. Backtick goes forward, and tilde (shift-backtick) goes backward. Enable this setting in the extension's options.
- Set regex patterns to automatically collapse all files in any PR that matches
To install the chrome extension, visit: [chrome web store / pretty pull requests](https://chrome.google.com/webstore/detail/pretty-pull-requests-gith/ljnjpkadhhcdniohpfilddnhahoigdec?hl=en)