Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ProblemMatcher

Hierarchy

Index

Properties

applyTo

applyTo: ApplyToKind

Optional deprecated

deprecated: boolean

fileLocation

fileLocation: FileLocationKind

Optional filePrefix

filePrefix: string

owner

owner: string

pattern

Optional severity

severity: Ignore | Error | Warning | Info | Log

Optional source

source: string

Optional uriProvider

uriProvider: (path: string) => URI

Type declaration

    • (path: string): URI
    • Parameters

      • path: string

      Returns URI

Optional watching

watching: WatchingMatcher