mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 02:28:34 +01:00
Fixes #27581: Unspecific names: TerminalBehaviour and RevealKind
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user