Skip to content

Commit

Permalink
Hide more notebook intellisense (#18260)
Browse files Browse the repository at this point in the history
* Update to fixed middleware

* Add news entry

* Fix lock file
  • Loading branch information
rchiodo authored Jan 10, 2022
1 parent 1e20911 commit 7e1d4ae
Show file tree
Hide file tree
Showing 3 changed files with 59 additions and 12 deletions.
1 change: 1 addition & 0 deletions news/2 Fixes/18259.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Ignore notebook cells for pylance. Jupyter extension is handling notebooks.
68 changes: 57 additions & 11 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -1894,7 +1894,7 @@
"webpack": "webpack"
},
"dependencies": {
"@vscode/jupyter-lsp-middleware": "^0.2.15",
"@vscode/jupyter-lsp-middleware": "^0.2.35",
"arch": "^2.1.0",
"chokidar": "^3.4.3",
"diff-match-patch": "^1.0.0",
Expand Down

0 comments on commit 7e1d4ae

Please sign in to comment.