GenLSP.Protocol.Structures.DidOpenNotebookDocumentParams (gen_lsp v0.0.1)
The params sent in an open notebook document notification.
@since 3.17.0
properties
Properties
notebookDocument :: NotebookDocument (required)
The notebook document that got opened.
cellTextDocuments :: unimplemented doc type (required)
The text documents that represent the content of a notebook cell.