The purpose of this plugin is to make it easier to switch from your browser to emacs when looking at code reviews blogpost and demo
- org-mode
- org-protocol
In github pull request views, add an emacs button that makes emacs open that file/line. blogpost and demo
At some point it got support for bitbucket repos also but it hasn’t been updated in a while. PRs welcome.
Use tampermonkey or whatever other *monkey in your browser to add userscripts.
Install ./browser/edit-with-emacs.js to add the “Open with emacs” button on code comments.
Install ./browser/org-protocol-github-repo.user.js to add a “Clone” button on the main pages of repos.
os/xdg-open Predefine org-protocol to open emacsclient
org-protocol-github-lines.el contains the code to open the actual file