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

@@ -28,7 +28,7 @@ Index: code-server/lib/vscode/src/vs/server/node/serverEnvironmentService.ts
/* ----- server setup ----- */
@@ -108,6 +109,7 @@ export const serverOptions: OptionDescri
@@ -112,6 +113,7 @@ export const serverOptions: OptionDescri
export interface ServerParsedArgs {
/* ----- code-server ----- */
'disable-update-check'?: boolean;