Method

LspServerCapsset_text_document_sync

Declaration

void
lsp_server_caps_set_text_document_sync (
  LspServerCaps* self,
  LspTextDocumentSyncKind value
)

Description

Sets the value of text_document_sync.

Defines how text documents are synced.

Parameters

value

Type: LspTextDocumentSyncKind

The new value of text_document_sync.