Method

LspInitializeParamsset_trace

Declaration

void
lsp_initialize_params_set_trace (
  LspInitializeParams* self,
  LspTraceValue value
)

Description

Sets the value of trace.

The initial trace setting. If omitted, trace is disabled (‘off’).

Parameters

value

Type: LspTraceValue

The new value of trace.