2

Does anyone know if it is possible to integrate the Differential workflow of Phabricator into the IntelliJ IDE?

Ideally I would like to be able to create, update, apply and commit a Diff directly from the Intellij IDE rather than resorting to the CLI.

Thanks.

Namux
  • 305
  • 5
  • 17

1 Answers1

1

the best I found for your use case is this here. It is not maintained, but maybe you can use it to start something

Pouyan
  • 499
  • 1
  • 5
  • 14