Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
task
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
auto
Detect
:
boolean
content
content
:
string
description
description
:
string
id
id
:
string
label
label
:
string
Optional
sort
sort
?:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
auto
Detect
content
description
id
label
sort
Theia TypeDoc
Loading...
The representation of a task template used in the auto-generation of
tasks.json