Update Code to 1.107.0 (#7599)

This commit is contained in:
Olivier Benz
2025-12-12 02:02:11 +01:00
committed by GitHub
parent 472bf8a5fa
commit ea9a3a5ab2
17 changed files with 40 additions and 40 deletions

View File

@@ -6,7 +6,7 @@ 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
@@ -69,6 +69,10 @@ export interface IProductConfiguration {
@@ -70,6 +70,10 @@ export interface IProductConfiguration {
readonly updateEndpoint?: string
readonly logoutEndpoint?: string
readonly proxyEndpointTemplate?: string