We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 568f0ac commit 134ab92Copy full SHA for 134ab92
patches/integration.diff
@@ -184,7 +184,7 @@ Index: code-server/lib/vscode/src/vs/workbench/browser/web.main.ts
184
import { ITelemetryService } from 'vs/platform/telemetry/common/telemetry';
185
import { IProgressService } from 'vs/platform/progress/common/progress';
186
import { DelayedLogChannel } from 'vs/workbench/services/output/common/delayedLogChannel';
187
-@@ -116,6 +117,9 @@ export class BrowserMain extends Disposa
+@@ -117,6 +118,9 @@ export class BrowserMain extends Disposa
188
// Startup
189
const instantiationService = workbench.startup();
190
0 commit comments