Update Code to 1.125.0 (#7861)

This commit is contained in:
cdrci
2026-06-18 04:51:01 +10:00
committed by GitHub
parent 804ba5bfce
commit fade53fcaf
12 changed files with 21 additions and 15 deletions

View File

@@ -186,8 +186,8 @@ Index: code-server/lib/vscode/src/vs/base/common/product.ts
===================================================================
--- code-server.orig/lib/vscode/src/vs/base/common/product.ts
+++ code-server/lib/vscode/src/vs/base/common/product.ts
@@ -65,6 +65,8 @@ export type ExtensionVirtualWorkspaceSup
};
@@ -84,6 +84,8 @@ export interface IAgentSdkProductConfig
}
export interface IProductConfiguration {
+ readonly codeServerVersion?: string