GenLSP.Protocol.Structures.DidOpenNotebookDocumentParams (gen_lsp v0.0.2)

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

The text documents that represent the content of a notebook cell.