fix: update patch [skip ci]

This commit is contained in:
Baptiste Augrain
2022-10-19 19:41:51 +02:00
parent 2bdecb847c
commit 79fe5639f3
4 changed files with 51 additions and 47 deletions

View File

@@ -136,7 +136,8 @@
"telemetry"
],
"ms-vscode.remote-server": [
"resolvers"
"resolvers",
"tunnels"
],
"ms-vscode.remote-explorer": [
"contribViewsRemote",
@@ -200,7 +201,6 @@
],
"ms-toolsai.jupyter": [
"notebookControllerKind",
"notebookDebugOptions",
"notebookDeprecated",
"notebookMessaging",
"notebookMime",
@@ -208,7 +208,8 @@
"portsAttributes",
"quickPickSortByLabel",
"notebookKernelSource",
"interactiveWindow"
"interactiveWindow",
"notebookControllerAffinityHidden"
],
"dbaeumer.vscode-eslint": [
"notebookCellExecutionState",