GenLSP.Protocol.Structures.VersionedNotebookDocumentIdentifier (gen_lsp v0.0.1)
A versioned notebook document identifier.
@since 3.17.0
properties
Properties
version :: integer (required)
The version number of this notebook document.
uri :: URI (required)
The notebook document's uri.