Update Code to 1.77.1 (#6135)

This commit is contained in:
Asher
2023-04-10 10:28:13 -08:00
committed by GitHub
parent 36ba646bcb
commit 6e411adb01
14 changed files with 103 additions and 72 deletions

View File

@@ -8,7 +8,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
@@ -35,6 +35,7 @@ export interface IProductConfiguration {
@@ -58,6 +58,7 @@ export interface IProductConfiguration {
readonly codeServerVersion?: string
readonly rootEndpoint?: string
readonly updateEndpoint?: string