Constructors

Properties

diagnosticCollections: Map<string, DiagnosticCollection>
diagnosticsChangedEmitter: Emitter<DiagnosticChangeEvent> = ...
onDidChangeDiagnostics: Event<DiagnosticChangeEvent> = ...
GENERATED_DIAGNOSTIC_COLLECTION_NAME_PREFIX: string = '_generated_diagnostic_collection_name_#'
MAX_DIAGNOSTICS_PER_FILE: number = 1000

Methods