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

Pylance crashes when topmost cell of notebook is deleted #3469

Closed
debonte opened this issue Oct 13, 2022 · 1 comment
Closed

Pylance crashes when topmost cell of notebook is deleted #3469

debonte opened this issue Oct 13, 2022 · 1 comment
Assignees
Labels
fixed in next version (main) A fix has been implemented and will appear in an upcoming version notebook-regression

Comments

@debonte
Copy link
Contributor

debonte commented Oct 13, 2022

  • Language Server version: 2022.10.21

Repro Steps

  1. "Create: New Jupyter Notebook"
  2. Add a second cell
  3. Delete topmost cell

Result

Error: Debug Failure. False expression: Chained file path should be undefined
at _0x4abe8f (c:\Users\erikd.vscode\extensions\ms-python.vscode-pylance-2022.10.21\dist\server.bundle.js:1:426854)
at _0x42fb36 (c:\Users\erikd.vscode\extensions\ms-python.vscode-pylance-2022.10.21\dist\server.bundle.js:1:425677)
at _0x31fe1d._onDidChangeNotebookDocument (c:\Users\erikd.vscode\extensions\ms-python.vscode-pylance-2022.10.21\dist\server.bundle.js:1:396250)

@heejaechang
Copy link
Contributor

This issue has been fixed in prerelease version 2022.10.31, which we've just released. You can find the changelog here: CHANGELOG.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fixed in next version (main) A fix has been implemented and will appear in an upcoming version notebook-regression
Projects
None yet
Development

No branches or pull requests

2 participants