GenLSP.Protocol.Structures.DidOpenTextDocumentParams (gen_lsp v0.0.1)

The parameters sent in an open text document notification

properties

Properties

textDocument :: TextDocumentItem (required)

The document that was opened.