From fc5bfc9af4af5146c19e00b0db34bdce6b3813d1 Mon Sep 17 00:00:00 2001 From: wangpenglong Date: Wed, 8 Nov 2023 16:41:14 +0800 Subject: [PATCH] =?UTF-8?q?=E6=89=93=E5=BC=80Python=E5=92=8Cjupyter?= =?UTF-8?q?=E7=9B=B8=E5=85=B3=E6=8F=92=E4=BB=B6=E5=AF=B9api=20proposal?= =?UTF-8?q?=E6=94=AF=E6=8C=81.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- product.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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": [ {