Method

LspCodeLensOptionsget_supports_resolve

Declaration

gboolean
lsp_code_lens_options_get_supports_resolve (
  LspCodeLensOptions* self
)

Description

Gets the value of supports_resolve.

Code lens has a resolve provider as well.

Parameters

self

Type: LspCodeLensOptions

No description available.

The argument can be NULL.

Return value

Type: gboolean

The value of supports_resolve.