Update Code to 1.103.0 (#7458)

This commit is contained in:
Olivier Benz
2025-08-09 03:10:23 +02:00
committed by GitHub
parent b27d982c67
commit f1236d80b9
16 changed files with 27 additions and 27 deletions

View File

@@ -78,7 +78,7 @@ Index: code-server/lib/vscode/src/vs/platform/environment/common/argv.ts
===================================================================
--- code-server.orig/lib/vscode/src/vs/platform/environment/common/argv.ts
+++ code-server/lib/vscode/src/vs/platform/environment/common/argv.ts
@@ -134,6 +134,7 @@ export interface NativeParsedArgs {
@@ -135,6 +135,7 @@ export interface NativeParsedArgs {
'disable-chromium-sandbox'?: boolean;
sandbox?: boolean;
'enable-coi'?: boolean;