DiagnosticTag Enum

Definition

Diagnostic tag enum. Additional metadata about the type of a diagnostic

See the Language Server Protocol specification for additional information.

C++
public enum class DiagnosticTag
Inheritance
DiagnosticTag

Fields

Name Value Description
Unnecessary 1

Unused or unnecessary code. Diagnostics with this tag are rendered faded out.

Deprecated 2

Deprecated or obsolete code. Clients are allowed to rendered diagnostics with this tag strike through.

Applies to

Produit Versions
Visual Studio SDK 2019, 2022