Method

LspDocumentLinkOptionsget_supports_resolve

Declaration

gboolean
lsp_document_link_options_get_supports_resolve (
  LspDocumentLinkOptions* self
)

Description

Gets the value of supports_resolve.

Document links have a resolve provider as well.

Parameters

self

Type: LspDocumentLinkOptions

No description available.

The argument can be NULL.

Return value

Type: gboolean

The value of supports_resolve.