Skip to content
This repository was archived by the owner on Dec 31, 2023. It is now read-only.

Releases: ryan953/atom-open-in-diffusion

Readme improvements

25 Jun 19:38

Choose a tag to compare

Updated readme with more helpful setup instructions.

v1.0.2

28 Jan 18:57

Choose a tag to compare

  • Make it clear that dev-console messages are coming from the plugin by prefixing with "[open-in-diffusion]"
  • Integrate with busy-signal to give more feedback during startup and while opening a file.

v1.0.1

09 Jan 07:11

Choose a tag to compare

Dramatically improve plugin activation speed by deferring require() statements, and deferring activation until files or windows are opened.

After initial compilation/caching the activation time should drop from ~200ms to ~2ms.

v1.0.0

09 Jan 06:31

Choose a tag to compare

Initial release

  • Creates Open In Diffusion command that reads from ~/.arcrc to find and query your phabricator/diffusion installation.
  • Creates Clear Cache command to reset session history