diff --git a/product.json b/product.json index cbb7fbae771..e1ff870df9f 100644 --- a/product.json +++ b/product.json @@ -15,5 +15,9 @@ "win32ShellNameShort": "C&ode - OSS", "darwinBundleIdentifier": "com.visualstudio.code.oss", "reportIssueUrl": "https://github.com/Microsoft/vscode/issues/new", - "urlProtocol": "code-oss" + "urlProtocol": "code-oss", + "extensionAllowedProposedApi": [ + "ms-vscode.node-debug", + "ms-vscode.node-debug2" + ] } \ No newline at end of file