Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/debug
common/debug-compound
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
preLaunchTask
?:
string
|
TaskIdentifier
Optional
stop
All
stopAll
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
configurations
name
pre
Launch
Task
stop
All
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...