mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-26 03:29:00 +01:00
@@ -19,6 +19,7 @@ export interface TaskPresentationOptionsDTO {
|
||||
showReuseMessage?: boolean;
|
||||
clear?: boolean;
|
||||
group?: string;
|
||||
close?: boolean;
|
||||
}
|
||||
|
||||
export interface RunOptionsDTO {
|
||||
|
||||
Reference in New Issue
Block a user