0.1.2 • Published 5 years ago
open-with-vscode v0.1.2
Open With VSCode - Connecter
This is the native connector for the OpenWithVSCode Browser AddOn
Installation
Make sure you have the latest version of node and npm installed.
npm i -g open-with-vscodeSetting up for development
Clone the repository
git clone https://github.com/haxzie/open-with-vscodecd into the packages/connector directory and run the following command to link the project as a global binary
npm link