Method

LspServerCapsget_document_range_formatting

Declaration

gboolean
lsp_server_caps_get_document_range_formatting (
  LspServerCaps* self
)

Description

Gets the value of document_range_formatting.

The server provides document range formatting.

Return value

Type: gboolean

The value of document_range_formatting.