Skip to content

Files

Latest commit

a3b2c1d · Jul 31, 2024

History

History

textDocument

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jul 31, 2024
Jan 10, 2020
Jun 16, 2021
Apr 16, 2020
Jun 12, 2020
Nov 1, 2019
Jan 31, 2022
Jul 31, 2024
Jul 31, 2024
Feb 16, 2021
Jun 12, 2020
Nov 21, 2022
Nov 21, 2022
Nov 21, 2022
Nov 21, 2022
Nov 21, 2022

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