View Source GenLSP.Enumerations.SymbolTag (gen_lsp v0.10.0)
Symbol tags are extra annotations that tweak the rendering of a symbol.
@since 3.16
Link to this section Summary
Functions
Render a symbol 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 symbol as obsolete, usually using a strike-out.