-
Notifications
You must be signed in to change notification settings - Fork 72
Closed
astral-sh/ruff
#11864Labels
Description
Reproduce
No code necessary.
- Turn on
Ruff: Native Server - Create a Jupyter Notebook in VS Code (need jupyter extension).
- Create a new cell by tapping
b - Now delete the cell with
dd
A modal will pop up for Ruff encountered a problem. Check the logs for more details.
Ruff Output
2024-06-11 08:20:46.737 [info] 371.956068s ERROR ruff_server::server::api An error occurred while running textDocument/didClose: Unable to take snapshot for document with URL vscode-notebook-cell:/path/to/notebook/ruff.ipynb#W1sZmlsZQ%3D%3D
Info
VS Code Extension: v2024.26.0
Ruff: 0.4.8
Expectation
Modal is unnecessary and provides no added value.
Reactions are currently unavailable