Fixes #27581: Unspecific names: TerminalBehaviour and RevealKind

This commit is contained in:
Dirk Baeumer
2017-05-30 21:59:20 +02:00
parent 8afd3ffb65
commit 6fb0af28cd
4 changed files with 44 additions and 42 deletions

View File

@@ -537,7 +537,7 @@ export function createApiFactory(
TreeItemCollapsibleState: extHostTypes.TreeItemCollapsibleState,
ThemeColor: extHostTypes.ThemeColor,
// functions
RevealKind: extHostTypes.RevealKind,
TaskRevealKind: extHostTypes.TaskRevealKind,
TaskGroup: extHostTypes.TaskGroup,
ShellTask: extHostTypes.ShellTask,
ProcessTask: extHostTypes.ProcessTask