Skip to content

How is lsp.json generated? #49

Discussion options

You must be logged in to vote

@predragnikolic The lsp.json is generated from the typescript implementation of LSP for node. We pull it down from the LSP node repository. See here:

lsprotocol/noxfile.py

Lines 54 to 56 in 598f231

MODEL_SCHEMA = "https://raw.githubusercontent.com/microsoft/vscode-languageserver-node/main/protocol/metaModel.schema.json"
MODEL = "https://raw.githubusercontent.com/microsoft/vscode-languageserver-node/main/protocol/metaModel.json"

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@predragnikolic
Comment options

Answer selected by predragnikolic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants