Method

LspCompletionOptionsget_supports_resolve

Declaration

gboolean
lsp_completion_options_get_supports_resolve (
  LspCompletionOptions* self
)

Description

Gets the value of supports_resolve.

The server provides support to resolve additional information for a completion item.

Return value

Type: gboolean

The value of supports_resolve.