Deukhoofd 95cff6f702 | ||
---|---|---|
.. | ||
lib | ||
License.txt | ||
README.md | ||
package.json | ||
thirdpartynotices.txt |
README.md
VSCode Language Server - Client Module
This npm module allows VSCode extensions to easily integrate language servers adhering to the language server protocol
See here for a detailed documentation on how to implement language servers for VSCode.
History
For the history please see the main repository