Update Code to 1.109.0 (#7661)

This commit is contained in:
Olivier Benz
2026-02-10 17:32:26 +01:00
committed by GitHub
parent e90504b8cf
commit 954ceae6e0
11 changed files with 25 additions and 25 deletions

View File

@@ -172,7 +172,7 @@ Index: code-server/lib/vscode/src/vs/workbench/browser/web.main.ts
import { IProgressService } from '../../platform/progress/common/progress.js';
import { DelayedLogChannel } from '../services/output/common/delayedLogChannel.js';
import { dirname, joinPath } from '../../base/common/resources.js';
@@ -133,6 +134,9 @@ export class BrowserMain extends Disposa
@@ -135,6 +136,9 @@ export class BrowserMain extends Disposa
// Startup
const instantiationService = workbench.startup();