Update Code to 1.86.0 (#6655)

This commit is contained in:
Olivier Benz
2024-02-02 02:36:47 +01:00
committed by GitHub
parent d6ef385de2
commit 1d774d01bf
11 changed files with 33 additions and 33 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
@@ -276,6 +276,11 @@ export interface IWorkbenchConstructionO
@@ -277,6 +277,11 @@ export interface IWorkbenchConstructionO
*/
readonly configurationDefaults?: Record<string, any>;