Skip to content

Commit 45b3292

Browse files
committed
Update Code to 1.104.1
1 parent d1066af commit 45b3292

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

1.104.1.patch

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
diff --git a/patches/telemetry.diff b/patches/telemetry.diff
2+
index c18e1152..0f9c0c6e 100644
3+
--- a/patches/telemetry.diff
4+
+++ b/patches/telemetry.diff
5+
@@ -159,7 +159,7 @@ Index: code-server/lib/vscode/src/vs/platform/product/common/product.ts
6+
===================================================================
7+
--- code-server.orig/lib/vscode/src/vs/platform/product/common/product.ts
8+
+++ code-server/lib/vscode/src/vs/platform/product/common/product.ts
9+
-@@ -57,7 +57,8 @@ else if (globalThis._VSCODE_PRODUCT_JSON
10+
+@@ -58,7 +58,8 @@ else if (globalThis._VSCODE_PRODUCT_JSON
11+
resourceUrlTemplate: "https://open-vsx.org/vscode/asset/{publisher}/{name}/{version}/Microsoft.VisualStudio.Code.WebResources/{path}",
12+
controlUrl: "",
13+
recommendationsUrl: "",

patches/telemetry.diff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ Index: code-server/lib/vscode/src/vs/platform/product/common/product.ts
159159
===================================================================
160160
--- code-server.orig/lib/vscode/src/vs/platform/product/common/product.ts
161161
+++ code-server/lib/vscode/src/vs/platform/product/common/product.ts
162-
@@ -57,7 +57,8 @@ else if (globalThis._VSCODE_PRODUCT_JSON
162+
@@ -58,7 +58,8 @@ else if (globalThis._VSCODE_PRODUCT_JSON
163163
resourceUrlTemplate: "https://open-vsx.org/vscode/asset/{publisher}/{name}/{version}/Microsoft.VisualStudio.Code.WebResources/{path}",
164164
controlUrl: "",
165165
recommendationsUrl: "",

0 commit comments

Comments
 (0)