VS Code API
Official docs
Repository
Preparing search index...
vscode
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
Official docs
Repository
VS Code API
Loading...
Run options for a task.