-
-
Notifications
You must be signed in to change notification settings - Fork 169
GitHub diff links
Rob Garrison edited this page Dec 29, 2016
·
25 revisions
A userscript that adds links to diff and pull request headers to jump back & forth between files
- A "Prev" and/or "Next" button is added to each diff & pull request file header.
- Clicking on the link will jumps to the previous, or next file respectively.
- A tooltip will show the name of the file that is the target of the link.
- Click this link to install from GitHub, or install from GreasyFork.
- Clean up linting issues.
- Code cleanup (beautify).
- Add support to PR pages.
- Add disabled prev & next buttons to first & last files, respectively.
- Update userscript description.
- Initial commit