What is vscode-languageserver-textdocument?
"A simple text document implementation for Node LSP servers"
vscode-languageserver-textdocument is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 39.3 KB on disk.
Installation Guide
# Install via NPM
npm install vscode-languageserver-textdocument
# Install via Yarn
yarn add vscode-languageserver-textdocument