Skip to content

VSCode extension which adds a command to `arc browse` the current file, for quick access by users of Phabricator and Arcanist. Forked to add default branch browsing.

License

Notifications You must be signed in to change notification settings

JiDoan/arc-browse

 
 

Repository files navigation

arc browse for VSCode

Visual Studio Marketplace Version

This extension adds a command to arc browse the current file, for quick access by users of Phabricator and Arcanist.

Usage

Just call Arcanist: Browse from the command palette.

Requirements

As this extension just calls arc browse, an appropriately configured install of Arcanist and a repo configured to work with a Phabricator instance are required.

Settings

arc-browse.useRelative: whether to arc browse using relative path to the file (from the workspace root) rather than absolute. Defaults to true.

arc-browse.defaultBranch: defines the default arc browse --branch <branch_name> branch. Defaults to master.

Disclaimer

This extension is not an official product and is not affiliated with Phacility or Phabricator. All trademarks are property of their respective owners.

Credits

Icon is a recolor derived from an image by GorillaWarfare (CC BY-SA 3.0), and is also published under the CC BY-SA 3.0 license.

About

VSCode extension which adds a command to `arc browse` the current file, for quick access by users of Phabricator and Arcanist. Forked to add default branch browsing.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 100.0%