Method

LspCompletionItemget_tags

Declaration

LspCompletionItemTag
lsp_completion_item_get_tags (
  LspCompletionItem* self
)

Description

Gets the value of tags.

Tags for this completion item.

Since:

3.15.0.

Return value

Type: LspCompletionItemTag

The value of tags.