0.1.12 • Published 4 years ago

vscode-bsp v0.1.12

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

Build Server Protocol

This npm module is a tool independent implementation of the build server protocol and can be used in any type of node application.

See here for a detailed documentation on the build server protocol.

Large of the code is just copied from build server protocol and VSCode Language Server - Protocol Module

Dependencies

  • vscode-jsonrpc
  • vscode-languageserver-types

Installing

Using npm:

$ npm install vscode-bsp

Using yarn:

$ yarn add vscode-bsp

License

MIT

Enjoy!

0.1.10

4 years ago

0.1.11

4 years ago

0.1.12

4 years ago

0.1.8

4 years ago

0.1.9

4 years ago

0.1.7

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago