Method

LspInlayHintOptionsget_resolve_provider

Declaration

gboolean
lsp_inlay_hint_options_get_resolve_provider (
  LspInlayHintOptions* self
)

Description

Gets 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.

Return value

Type: gboolean

The value of resolve_provider.