Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/task
common/task-protocol
TaskCustomizationData
Interface TaskCustomizationData
interface
TaskCustomizationData
{
problemMatcher
?:
ProblemMatcher
[]
;
type
:
string
;
[
name
:
string
]:
any
;
}
Indexable
[
name
:
string
]:
any
eslint-disable-next-line @typescript-eslint/no-explicit-any
Index
Properties
problem
Matcher?
type
Properties
Optional
problem
Matcher
problemMatcher
?:
ProblemMatcher
[]
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
problem
Matcher
type
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...
eslint-disable-next-line @typescript-eslint/no-explicit-any