View Source GenLSP.Enumerations.CompletionItemTag (gen_lsp v0.8.1)

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

Link to this section Functions

@spec deprecated() :: 1

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