File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff 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"
173186diff --git a/src/vs/base/common/network.ts b/src/vs/base/common/network.ts
174187index a68e020f9f..c31e7befa3 100644
175188--- a/src/vs/base/common/network.ts
You can’t perform that action at this time.
0 commit comments