Skip to content

Commit f870e8c

Browse files
jeanp413mustard-mh
authored andcommitted
Update product.json
1 parent 2c022b9 commit f870e8c

File tree

1 file changed

+6
-14
lines changed

1 file changed

+6
-14
lines changed

Diff for: product.json

+6-14
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,32 +71,30 @@
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": [
@@ -126,7 +123,6 @@
126123
"rebornix.Ruby": "{**/*.rb,**/*.erb,**/*.reek,**/.fasterer.yml,**/ruby-lint.yml,**/.rubocop.yml}",
127124
"DotJoshJohnson.xml": "{**/*.xml}",
128125
"stylelint.vscode-stylelint": "{**/.stylelintrc,**/stylelint.config.js}",
129-
"eg2.vscode-npm-script": "{**/package.json}",
130126
"ms-mssql.mssql": "{**/*.sql}",
131127
"mtxr.sqltools": "{**/*.sql}",
132128
"ms-vscode.sublime-keybindings": "{**/.sublime-project,**/.sublime-workspace}",
@@ -161,10 +157,6 @@
161157
],
162158
"pattern": "{**/*.py}"
163159
},
164-
"ms-toolsai.jupyter": {
165-
"name": "Jupyter",
166-
"pattern": "{**/*.ipynb}"
167-
},
168160
"golang.Go": {
169161
"name": "Go",
170162
"languages": [

0 commit comments

Comments
 (0)