Open the current file in the Phabricator/Diffusion web UI.
Just open a file, run the "Open In Diffusion: Open In Phabricator" command, & see file in your browser!
The command looks like this:
Open an issue or pull request on github.
This plugin tries to read ~/.arcrc
by default for conduit credentials, falling through manually set settings in atom.
- Follow the Installing Arcanist steps to setup the
arc
command on your computer. - Run
arc install-certificate
in your terminal.
If you can run arc diff
from your computer then open-in-diffusion will work.
Enter your conduit host/token information in the plugin settings:
- The Condiut API endpoint is the domain where phabricator is installed with the
/api/
path. - Then, you can visit the
/setttings
page to get your api token.