Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin
theia.proposed.debugVisualization
RunOptions
Interface RunOptions
Run options for a task.
interface
RunOptions
{
reevaluateOnRerun
?:
boolean
;
}
Index
Properties
reevaluate
On
Rerun?
Properties
Optional
reevaluate
On
Rerun
reevaluateOnRerun
?:
boolean
Controls whether task variables are re-evaluated on rerun.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
reevaluate
On
Rerun
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...
Run options for a task.