1. vscode-languageserver-textdocument
A simple text document implementation for Node LSP servers
vscode-languageserver-textdocument
Package: vscode-languageserver-textdocument
Created by: Microsoft
Last modified: Tue, 26 Sep 2023 09:28:30 GMT
Version: 1.0.11
License: MIT
Downloads: 10,958,849
Repository: https://github.com/Microsoft/vscode-languageserver-node

Install

npm install vscode-languageserver-textdocument
yarn add vscode-languageserver-textdocument

Text Document implementation for a LSP Node server

NPM Version
NPM Downloads

Npm module containing a simple text document implementation for Node.js language server

Click here for a detailed document on how
to implement language servers for VSCode.

History

1.04

  • Introduced ESLint rule for member delimiter style.

1.03

  • Moved to ES2020 target and lib

1.0.2

  • JSDoc updates

1.0.0

Initial version.

License

MIT

RELATED POST

10 Must-Know Windows Shortcuts That Will Save You Time

10 Must-Know Windows Shortcuts That Will Save You Time

Arrays vs Linked Lists: Which is Better for Memory Management in Data Structures?

Arrays vs Linked Lists: Which is Better for Memory Management in Data Structures?

Navigating AWS Networking: Essential Hacks for Smooth Operation

Navigating AWS Networking: Essential Hacks for Smooth Operation

Achieving Stunning Visuals with Unity's Global Illumination

Achieving Stunning Visuals with Unity's Global Illumination

Nim's Hidden Gems: Lesser-known Features for Writing Efficient Code

Nim's Hidden Gems: Lesser-known Features for Writing Efficient Code