Method

LspServerCapsset_document_range_formatting

Declaration

void
lsp_server_caps_set_document_range_formatting (
  LspServerCaps* self,
  gboolean value
)

Description

Sets the value of document_range_formatting.

The server provides document range formatting.

Parameters

value

Type: gboolean

The new value of document_range_formatting.