comment automatic refresh
Signed-off-by: Sanjula Ganepola <sanjulagane@gmail.com>
This commit is contained in:
@@ -127,6 +127,7 @@ export class Act {
|
|||||||
this.prebuiltExecutables = {};
|
this.prebuiltExecutables = {};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Setup automatic history view refreshing
|
||||||
let refreshInterval: NodeJS.Timeout | undefined;
|
let refreshInterval: NodeJS.Timeout | undefined;
|
||||||
tasks.onDidStartTask(e => {
|
tasks.onDidStartTask(e => {
|
||||||
const taskDefinition = e.execution.task.definition;
|
const taskDefinition = e.execution.task.definition;
|
||||||
|
|||||||
Reference in New Issue
Block a user