Properties
Protected Readonly emitter
emitter: Emitter<(tree: Tree) => Map<string, Data>>
Readonly id
id: "theia-problem-decorator" = 'theia-problem-decorator'
Protected Readonly labelProvider
labelProvider: LabelProvider
Protected Readonly problemManager
Protected problemPreferences
Protected Readonly workspaceService
workspaceService: WorkspaceService
Returns
trueif the diagnostic (data) of the marker argument hasError,Warning, orInformationseverity. Otherwise, returnsfalse.