Update VS Code to 1.121.0 (#7805)

This commit is contained in:
cdrci
2026-05-21 04:20:27 +10:00
committed by GitHub
parent 359b40d422
commit 174b7757a5
11 changed files with 19 additions and 13 deletions

View File

@@ -12,7 +12,7 @@ Index: code-server/lib/vscode/src/vs/server/node/serverEnvironmentService.ts
/* ----- server setup ----- */
@@ -118,6 +119,7 @@ export interface ServerParsedArgs {
@@ -122,6 +123,7 @@ export interface ServerParsedArgs {
'disable-file-uploads'?: boolean;
'disable-getting-started-override'?: boolean,
'locale'?: string