Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 1.52 KB

README.md

File metadata and controls

28 lines (15 loc) · 1.52 KB

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.