lsp.DidOpenTextDocumentParams
The parameters sent in an open text document notification
Fields1
DidOpenTextDocumentParams.textDocument : lsp.TextDocumentItem
The document that was opened.
The parameters sent in an open text document notification
DidOpenTextDocumentParams.textDocument : lsp.TextDocumentItem
The document that was opened.