Update Code to 1.132.0 (#7933)

This commit is contained in:
cdrci
2026-08-07 08:13:49 +10:00
committed by GitHub
parent 208c81a072
commit 41cbd28c44
9 changed files with 25 additions and 19 deletions

View File

@@ -30,7 +30,7 @@ Index: code-server/lib/vscode/src/vs/workbench/browser/web.api.ts
===================================================================
--- code-server.orig/lib/vscode/src/vs/workbench/browser/web.api.ts
+++ code-server/lib/vscode/src/vs/workbench/browser/web.api.ts
@@ -307,6 +307,11 @@ export interface IWorkbenchConstructionO
@@ -314,6 +314,11 @@ export interface IWorkbenchConstructionO
*/
readonly configurationDefaults?: Record<string, unknown>;