GenLSP.Protocol.Structures.DidSaveNotebookDocumentParams (gen_lsp v0.0.1)
The params sent in a save notebook document notification.
@since 3.17.0
properties
Properties
notebookDocument :: NotebookDocumentIdentifier (required)
The notebook document that got saved.