diff --git a/product.json b/product.json index 4008c0277e1..8b4de362d3b 100644 --- a/product.json +++ b/product.json @@ -11,5 +11,6 @@ "win32AppId": "{{E34003BB-9E10-4501-8C11-BE3FAA83F23F}", "win32AppUserModelId": "Microsoft.CodeOSS", "darwinBundleIdentifier": "com.visualstudio.code.oss", - "reportIssueUrl": "https://github.com/Microsoft/vscode/issues/new" + "reportIssueUrl": "https://github.com/Microsoft/vscode/issues/new", + "urlProtocol": "code-oss" } \ No newline at end of file