Revert "focus debug console when it becomes visible " (#236607)
parent
613ad56601
commit
9945f3b953
|
@ -214,7 +214,6 @@ export class Repl extends FilterViewPane implements IHistoryNavigationWidget {
|
|||
this.tree?.updateChildren(undefined, true, false);
|
||||
this.onDidStyleChange();
|
||||
}
|
||||
this.focus();
|
||||
}
|
||||
}));
|
||||
this._register(this.configurationService.onDidChangeConfiguration(e => {
|
||||
|
|
Loading…
Reference in New Issue