class LSProtocol::DidOpenTextDocumentParams
- LSProtocol::DidOpenTextDocumentParams
- Reference
- Object
Overview
The parameters sent in an open text document notification
Included Modules
- JSON::Serializable
Defined in:
lsprotocol/types.crConstructors
Instance Method Summary
-
#text_document : TextDocumentItem
The document that was opened.