mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-26 11:38:51 +01:00
Add support to focus terminal and to control terminal instance reuse
This commit is contained in:
@@ -489,6 +489,7 @@ export function createApiFactory(
|
||||
ThemeColor: extHostTypes.ThemeColor,
|
||||
// functions
|
||||
TaskRevealKind: extHostTypes.TaskRevealKind,
|
||||
TaskInstanceKind: extHostTypes.TaskInstanceKind,
|
||||
TaskGroup: extHostTypes.TaskGroup,
|
||||
ShellTask: extHostTypes.ShellTask,
|
||||
ProcessTask: extHostTypes.ProcessTask
|
||||
|
||||
Reference in New Issue
Block a user