Method

LspServerCapsget_text_document_sync

Declaration

LspTextDocumentSyncKind
lsp_server_caps_get_text_document_sync (
  LspServerCaps* self
)

Description

Gets the value of text_document_sync.

Defines how text documents are synced.

Return value

Type: LspTextDocumentSyncKind

The value of text_document_sync.