Generates a Phabricator Diffusion path of current file and copies to clipboard.
In Command Pallet, type "Phabricator View" and press enter. The link to the file hosted in phabricator is copied to clipboard.
This extension contributes the following settings:
phabview.basePath
: set this to the instance of phabricator ie https://phabricator.uber.com/phabview.baseDir
: set this to the home directory containing all the directories commited to Phabricator Diffusion. If the root directory in phabricator is 'code', the name here would be the directory above code.
First Release ! Converts path of current file to a Phabricator Diffusion Path
Repo - https://github.com/zeppez101/phabview
Note: You can author your README using Visual Studio Code. Here are some useful editor keyboard shortcuts:
- Split the editor (
Cmd+\
on macOS orCtrl+\
on Windows and Linux) - Toggle preview (
Shift+CMD+V
on macOS orShift+Ctrl+V
on Windows and Linux) - Press
Ctrl+Space
(Windows, Linux) orCmd+Space
(macOS) to see a list of Markdown snippets
Enjoy!