open-in-diffusion

Open the current file in your diffusion web UI

ryan953

132

1

1.1.0

MIT

GitHub

This package consumes the following services:

open-in-diffusion package

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:

searching for diffusion in the command palette

Reporting Bugs/Feature Requests

Open an issue or pull request on github.

Setup

This plugin tries to read ~/.arcrc by default for conduit credentials, falling through manually set settings in atom.

Option 1: Setup arc

  1. Follow the Installing Arcanist steps to setup the arc command on your computer.
  2. Run arc install-certificate in your terminal.

If you can run arc diff from your computer then open-in-diffusion will work.

Option 2: Atom Settings

Enter your conduit host/token information in the plugin settings:

  1. The Condiut API endpoint is the domain where phabricator is installed with the /api/ path.
  2. Then, you can visit the /setttings page to get your api token.