View Source GenLSP.Structures.NotebookDocumentClientCapabilities (gen_lsp v0.10.0)
Capabilities specific to the notebook document support.
@since 3.17.0
Link to this section Summary
Functions
Fields
synchronization: Capabilities specific to notebook document synchronization
Link to this section Types
@type t() :: %GenLSP.Structures.NotebookDocumentClientCapabilities{ synchronization: GenLSP.Structures.NotebookDocumentSyncClientCapabilities.t() }
Link to this section Functions
fields
Fields
synchronization: Capabilities specific to notebook document synchronization
@since 3.17.0