Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #455

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Prev Previous commit
Next Next commit
Update product.json
  • Loading branch information
jeanp413 committed Oct 28, 2022
commit cad6a11e25ce88d871a0f08d2fe0a03b68d3fc7a
20 changes: 6 additions & 14 deletions product.json
Original file line number Diff line number Diff line change
@@ -49,8 +49,7 @@
],
"ms-python.python": [
"quickPickSortByLabel",
"testObserver",
"notebookEditor"
"testObserver"
],
"ms-dotnettools.dotnet-interactive-vscode": [
"notebookCellExecutionState",
@@ -73,32 +72,30 @@
],
"GitHub.vscode-pull-request-github": [
"tokenInformation",
"commentsResolvedState"
"commentsResolvedState",
"badges",
"contribViewSize"
],
"ms-python.gather": [
"notebookEditor",
"notebookCellExecutionState"
],
"ms-toolsai.jupyter": [
"notebookControllerKind",
"notebookDebugOptions",
"notebookDeprecated",
"notebookEditor",
"notebookWorkspaceEdit",
"notebookMessaging",
"notebookMime",
"notebookCellExecutionState",
"portsAttributes",
"quickPickSortByLabel",
"notebookKernelSource"
"notebookKernelSource",
"interactiveWindow"
],
"ms-toolsai.vscode-jupyter-powertoys": [
"notebookEditor",
"notebookEditorEdit",
"notebookWorkspaceEdit"
],
"dbaeumer.vscode-eslint": [
"notebookEditor",
"notebookCellExecutionState"
],
"ms-vscode.anycode": [
@@ -127,7 +124,6 @@
"rebornix.Ruby": "{**/*.rb,**/*.erb,**/*.reek,**/.fasterer.yml,**/ruby-lint.yml,**/.rubocop.yml}",
"DotJoshJohnson.xml": "{**/*.xml}",
"stylelint.vscode-stylelint": "{**/.stylelintrc,**/stylelint.config.js}",
"eg2.vscode-npm-script": "{**/package.json}",
"ms-mssql.mssql": "{**/*.sql}",
"mtxr.sqltools": "{**/*.sql}",
"ms-vscode.sublime-keybindings": "{**/.sublime-project,**/.sublime-workspace}",
@@ -162,10 +158,6 @@
],
"pattern": "{**/*.py}"
},
"ms-toolsai.jupyter": {
"name": "Jupyter",
"pattern": "{**/*.ipynb}"
},
"golang.Go": {
"name": "Go",
"languages": [