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

@@ -99,7 +99,7 @@ Index: code-server/lib/vscode/src/vs/server/node/serverEnvironmentService.ts
/* ----- server setup ----- */
@@ -110,6 +112,8 @@ export interface ServerParsedArgs {
@@ -114,6 +116,8 @@ export interface ServerParsedArgs {
/* ----- code-server ----- */
'disable-update-check'?: boolean;
'auth'?: string;