Variables
Const ALL_TASK_TYPES
ALL_TASK_TYPES: string = '*'
Const CHOOSE_TASK
CHOOSE_TASK: string = ...
Const CONFIGURE_A_TASK
CONFIGURE_A_TASK: string = ...
Const NO_TASK_TO_RUN
NO_TASK_TO_RUN: string = ...
Const SHOW_ALL
SHOW_ALL: string = ...
Const TaskRunnerContribution
default
default: ContainerModule
default
default: ContainerModule
Const taskPath
taskPath: "/services/task" = '/services/task'
Const taskPreferencesSchema
taskPreferencesSchema: PreferenceSchema = ...
Const taskSchemaId
taskSchemaId: "vscode://schemas/tasks" = 'vscode://schemas/tasks'
The task configuration scopes.
string
represents the associated workspace folder uri.