Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/task
browser/task-templates
TaskTemplateEntry
Interface TaskTemplateEntry
The representation of a task template used in the auto-generation of
tasks.json
interface
TaskTemplateEntry
{
autoDetect
:
boolean
;
content
:
string
;
description
:
string
;
id
:
string
;
label
:
string
;
sort
?:
string
;
}
Index
Properties
auto
Detect
content
description
id
label
sort?
Properties
auto
Detect
autoDetect
:
boolean
content
content
:
string
description
description
:
string
id
id
:
string
label
label
:
string
Optional
sort
sort
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
auto
Detect
content
description
id
label
sort
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...
The representation of a task template used in the auto-generation of
tasks.json