Skip to content

Commit 3e0f3be

Browse files
authored
Merge branch 'master' into dev-container
2 parents a5e1248 + b78bdaf commit 3e0f3be

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

ci/vscode.patch

+13
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,19 @@ index 29d3cb6677..d3788cb1ab 100644
170170
"applicationinsights": "1.0.8",
171171
"chokidar": "3.2.3",
172172
"graceful-fs": "4.2.3",
173+
diff --git a/product.json b/product.json
174+
index 759d765533..e1c33a008a 100644
175+
--- a/product.json
176+
+++ b/product.json
177+
@@ -18,7 +18,7 @@
178+
"darwinBundleIdentifier": "com.visualstudio.code.oss",
179+
"linuxIconName": "com.visualstudio.code.oss",
180+
"licenseFileName": "LICENSE.txt",
181+
- "reportIssueUrl": "https://github.com/Microsoft/vscode/issues/new",
182+
+ "reportIssueUrl": "https://github.com/cdr/code-server/issues/new",
183+
"urlProtocol": "code-oss",
184+
"extensionAllowedProposedApi": [
185+
"ms-vscode.references-view"
173186
diff --git a/src/vs/base/common/network.ts b/src/vs/base/common/network.ts
174187
index a68e020f9f..c31e7befa3 100644
175188
--- a/src/vs/base/common/network.ts

0 commit comments

Comments
 (0)