vscode-languageworker
TypeScript icon, indicating that this package has built-in type declarations

0.2.1 • Public • Published

VSCode Language Worker for Node

This npm module provides the implementation of the VSCode language worker protocol for node.js. This allows writing language service extensions in node which are executed in a different process.

Readme

Keywords

none

Package Sidebar

Install

npm i vscode-languageworker

Weekly Downloads

3

Version

0.2.1

License

MIT

Last publish

Collaborators

  • aeschli
  • alexandrudima
  • bpasero
  • dbaeumer
  • egamma
  • isidor
  • joaomoreno.ms
  • jrieken