Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ProblemMatcherRegistry

Hierarchy

  • ProblemMatcherRegistry

Index

Constructors

Properties

matchers: Map<string, NamedProblemMatcher> = ...
onDidChangeProblemMatcherEmitter: Emitter<void> = ...
problemPatternRegistry: ProblemPatternRegistry
readyPromise: Promise<void>

Accessors

  • get onDidChangeProblemMatcher(): Event<void>

Methods

  • fillDefaults(): void
  • init(): void
  • onReady(): Promise<void>