0.1.7 • Published 4 years ago

vscode-server-connector-api v0.1.7

Weekly downloads
41
License
MIT
Repository
github
Last release
4 years ago

vscode-server-connector-api

Build Status NPM version

A simple shared library for the vscode-server-connector and any extensions to it to provide a shared API between the two.

See the RSP repo for further details about RSP. See the VSCode server connector repo for more details about the server connector.

Installing

npm i vscode-server-connector-api

Running unit tests

Unit tests (if any exist) are located in test. To run all unit tests:

npm run test

publish

To publish our module, run the command

npm publish

Build

npm run build
0.1.7

4 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago