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

@@ -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
@@ -298,6 +298,11 @@ export interface IWorkbenchConstructionO
@@ -307,6 +307,11 @@ export interface IWorkbenchConstructionO
*/
readonly configurationDefaults?: Record<string, unknown>;