GenLSP.Enumerations.CompletionItemTag (gen_lsp v0.0.4)

Completion item tags are extra annotations that tweak the rendering of a completion item.

@since 3.15.0

Link to this section Summary

Functions

Render a completion as obsolete, usually using a strike-out.

Link to this section Types

@type t() :: 1

Link to this section Functions

@spec deprecated() :: 1

Render a completion as obsolete, usually using a strike-out.