Skip to content

Commit 9e0ac9c

Browse files
committed
Update product.json
1 parent 92319aa commit 9e0ac9c

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Diff for: product.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,7 @@
4848
],
4949
"ms-python.python": [
5050
"quickPickSortByLabel",
51-
"testObserver",
52-
"notebookEditor"
51+
"testObserver"
5352
],
5453
"ms-dotnettools.dotnet-interactive-vscode": [
5554
"notebookCellExecutionState",
@@ -72,36 +71,37 @@
7271
],
7372
"GitHub.vscode-pull-request-github": [
7473
"tokenInformation",
75-
"commentsResolvedState"
74+
"commentsResolvedState",
75+
"badges",
76+
"contribViewSize"
7677
],
7778
"ms-python.gather": [
78-
"notebookEditor",
7979
"notebookCellExecutionState"
8080
],
8181
"ms-toolsai.jupyter": [
8282
"notebookControllerKind",
8383
"notebookDebugOptions",
8484
"notebookDeprecated",
85-
"notebookEditor",
8685
"notebookWorkspaceEdit",
8786
"notebookMessaging",
8887
"notebookMime",
8988
"notebookCellExecutionState",
9089
"portsAttributes",
9190
"quickPickSortByLabel",
92-
"notebookKernelSource"
91+
"notebookKernelSource",
92+
"interactiveWindow"
9393
],
9494
"ms-toolsai.vscode-jupyter-powertoys": [
95-
"notebookEditor",
96-
"notebookEditorEdit",
9795
"notebookWorkspaceEdit"
9896
],
9997
"dbaeumer.vscode-eslint": [
100-
"notebookEditor",
10198
"notebookCellExecutionState"
10299
],
103100
"ms-vscode.anycode": [
104101
"extensionsAny"
102+
],
103+
"ms-vscode.cpptools": [
104+
"terminalDataWriteEvent"
105105
]
106106
},
107107
"extensionTips": {

0 commit comments

Comments
 (0)