A Chrome and Firefox extension that adds keyboard shortcuts for navigating PRs:
j
andk
to jump to the next/previous changed lineJ
andK
to jump to the changed line on the next/previous pagen
andp
to jump to the next/previous commentl
to like the focused commentr
to reply to the focused comment\
to open in your editor. The editor URL can be set in the options.
It will also auto-click buttons to sign in via SSO and load diffs for large files.
- git clone [email protected]:banga/github-pr-extension.git
- Go to chrome://extensions
- Click "Load unpacked"
- Select the github-pr-extension/chrome directory