mezzode / arc-browse

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

Home Page:https://marketplace.visualstudio.com/items?itemName=mezzode.arc-browse

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

arc browse for VSCode

Visual Studio Marketplace Version Travis (.com)

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.

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.

https://marketplace.visualstudio.com/items?itemName=mezzode.arc-browse

License:GNU General Public License v3.0


Languages

Language:TypeScript 100.0%