Method

LspServerCapsset_document_highlight

Declaration

void
lsp_server_caps_set_document_highlight (
  LspServerCaps* self,
  gboolean value
)

Description

Sets the value of document_highlight.

The server provides document highlight support.

Parameters

value

Type: gboolean

The new value of document_highlight.