Method

LspInlayHintOptionsset_resolve_provider

Declaration

void
lsp_inlay_hint_options_set_resolve_provider (
  LspInlayHintOptions* self,
  gboolean value
)

Description

Sets the value of resolve_provider.

Whether the server supports resolving additional information for an inlay hint.

Parameters

self

Type: LspInlayHintOptions

No description available.

The argument can be NULL.
value

Type: gboolean

The new value of resolve_provider.