Move to proposed API and rename things for consistency

This commit is contained in:
Gabriel DeBacker
2019-01-18 13:16:55 -08:00
parent 1faf0981a0
commit 50d49c8c36
8 changed files with 98 additions and 50 deletions

View File

@@ -800,7 +800,7 @@ export function createApiFactory(
SymbolInformation: extHostTypes.SymbolInformation,
SymbolKind: extHostTypes.SymbolKind,
Task: extHostTypes.Task,
Task2: extHostTypes.Task,
TaskWithExtensionCallback: extHostTypes.Task,
TaskGroup: extHostTypes.TaskGroup,
TaskPanelKind: extHostTypes.TaskPanelKind,
TaskRevealKind: extHostTypes.TaskRevealKind,