Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration DiagnosticSeverity

Represents the severity of diagnostics.

索引

Enumeration members(4)

Enumeration members(4)

Error

Error: = 0

Something not allowed by the rules of a language or other means.

Warning

Warning: = 1

Something suspicious but allowed.

Information

Information: = 2

Something to inform about but not a problem.

Hint

Hint: = 3

Something to hint to a better way of doing it, like proposing a refactoring.

友链:VS Code 中文文档 | VS Code 官网文档 | VS Code 扩展市场

Generated by TypeDoc. Maintained by 洛竹