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

The params sent in a close notebook document notification.

@since 3.17.0

properties

Properties

notebookDocument :: NotebookDocumentIdentifier (required)

The notebook document that got closed.

cellTextDocuments :: unimplemented doc type (required)

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