Update Code to 1.89.0 (#6783)

This commit is contained in:
Olivier Benz
2024-05-07 00:14:53 +02:00
committed by GitHub
parent fb2afbd9d6
commit e6dd7fe228
7 changed files with 13 additions and 13 deletions

View File

@@ -184,7 +184,7 @@ Index: code-server/lib/vscode/src/vs/workbench/browser/web.main.ts
import { ITelemetryService } from 'vs/platform/telemetry/common/telemetry';
import { IProgressService } from 'vs/platform/progress/common/progress';
import { DelayedLogChannel } from 'vs/workbench/services/output/common/delayedLogChannel';
@@ -130,6 +131,9 @@ export class BrowserMain extends Disposa
@@ -131,6 +132,9 @@ export class BrowserMain extends Disposa
// Startup
const instantiationService = workbench.startup();