Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
debug
DebugCompound
Interface DebugCompound
interface
DebugCompound
{
configurations
:
(
string
|
{
folder
:
string
;
name
:
string
;
}
)
[]
;
name
:
string
;
preLaunchTask
?:
string
|
TaskIdentifier
;
stopAll
?:
boolean
;
}
Index
Properties
configurations
name
pre
Launch
Task?
stop
All?
Properties
configurations
configurations
:
(
string
|
{
folder
:
string
;
name
:
string
;
}
)
[]
name
name
:
string
Optional
pre
Launch
Task
pre
Launch
Task
?:
string
|
TaskIdentifier
Optional
stop
All
stop
All
?:
boolean
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
configurations
name
pre
Launch
Task
stop
All
Theia TypeDoc
Loading...