Update Code to 1.104.1 (#7495)
Some checks failed
Build / changes (push) Has been cancelled
Build / Run prettier check (push) Has been cancelled
Build / Build code-server (push) Has been cancelled
Build / Doctoc markdown files (push) Has been cancelled
Build / Lint Helm chart (push) Has been cancelled
Build / Lint TypeScript files (push) Has been cancelled
Build / Lint GitHub Actions (push) Has been cancelled
Build / Run unit tests (push) Has been cancelled
Build / Run e2e tests (push) Has been cancelled
Build / Run e2e tests behind proxy (push) Has been cancelled
Security / Audit node modules (push) Has been cancelled
Security / Scan repo with Trivy (push) Has been cancelled
Security / Analyze with CodeQL (push) Has been cancelled

This commit is contained in:
Olivier Benz 2025-09-19 20:01:30 +02:00 committed by GitHub
parent d1066af558
commit af19dedfa9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit f220831ea2d946c0dcb0f3eaa480eb435a2c1260
Subproject commit 0f0d87fa9e96c856c5212fc86db137ac0d783365

View File

@ -159,7 +159,7 @@ Index: code-server/lib/vscode/src/vs/platform/product/common/product.ts
===================================================================
--- code-server.orig/lib/vscode/src/vs/platform/product/common/product.ts
+++ code-server/lib/vscode/src/vs/platform/product/common/product.ts
@@ -57,7 +57,8 @@ else if (globalThis._VSCODE_PRODUCT_JSON
@@ -58,7 +58,8 @@ else if (globalThis._VSCODE_PRODUCT_JSON
resourceUrlTemplate: "https://open-vsx.org/vscode/asset/{publisher}/{name}/{version}/Microsoft.VisualStudio.Code.WebResources/{path}",
controlUrl: "",
recommendationsUrl: "",