diff --git a/product.json b/product.json index 9638743c..362297b8 100644 --- a/product.json +++ b/product.json @@ -30,7 +30,10 @@ "extensionEnabledApiProposals": { "KylinIDETeam.js-debug": ["portsAttributes", "findTextInFiles", "workspaceTrust", "resolvers"], "KylinIDETeam.python": ["quickPickSortByLabel", "testObserver", "notebookEditor"], - "ms-vscode.js-debug-nightly": ["portsAttributes", "findTextInFiles", "workspaceTrust", "resolvers"] + "ms-vscode.js-debug-nightly": ["portsAttributes", "findTextInFiles", "workspaceTrust", "resolvers"], + "ms-python.python": ["quickPickSortByLabel", "testObserver", "notebookEditor"], + "ms-toolsai.jupyter": ["notebookControllerKind", "notebookDebugOptions", "notebookDeprecated", "notebookEditor", "notebookWorkspaceEdit", "notebookMessaging", "notebookMime", "notebookCellExecutionState", "portsAttributes", "quickPickSortByLabel", "notebookEditorDecorationType"], + "ms-toolsai.vscode-jupyter-powertoys": ["notebookEditor", "notebookEditorEdit", "notebookWorkspaceEdit"] }, "builtInExtensions": [ {