0.1.12 • Published 2 years ago

vscode-bsp v0.1.12

Weekly downloads
-
License
MIT
Repository
github
Last release
2 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

2 years ago

0.1.11

2 years ago

0.1.12

2 years ago

0.1.8

2 years ago

0.1.9

2 years ago

0.1.7

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago