Remove 'terminal' as a used term from tasks.

This commit is contained in:
Dirk Baeumer
2017-06-16 13:01:58 +02:00
parent c1b48cb268
commit 49d5cc6e43
14 changed files with 226 additions and 181 deletions

View File

@@ -489,7 +489,7 @@ export function createApiFactory(
ThemeColor: extHostTypes.ThemeColor,
// functions
TaskRevealKind: extHostTypes.TaskRevealKind,
TaskInstanceKind: extHostTypes.TaskInstanceKind,
TaskPanelKind: extHostTypes.TaskPanelKind,
TaskGroup: extHostTypes.TaskGroup,
ShellTask: extHostTypes.ShellTask,
ProcessTask: extHostTypes.ProcessTask