vscode-server-connector-api

v0.1.1
TODO FIX these lines, they are not accurate [![Build Status](https://travis-ci.org/redhat-developer/rsp-client.svg?branch=master)](https://travis-ci.org/redhat-developer/rsp-client) [![NPM version](https://img.shields.io/npm/v/rsp-client.svg)](https://www
runtime server adapters protocol

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

Metadata

  • MIT
  • Whatever
  • Red Hat Developers
  • released 7/1/2019

Downloads

Maintainers