Update Code to 1.117.0 (#7760)

This commit is contained in:
Olivier Benz
2026-04-23 00:15:18 +02:00
committed by GitHub
parent 5f7c23bd8e
commit e0b100ee31
6 changed files with 10 additions and 10 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
@@ -144,6 +144,7 @@ export interface NativeParsedArgs {
@@ -145,6 +145,7 @@ export interface NativeParsedArgs {
'disable-chromium-sandbox'?: boolean;
sandbox?: boolean;
'enable-coi'?: boolean;