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

Issue when using VS Code REPL #697

Open
micdonato opened this issue Feb 19, 2025 · 1 comment
Open

Issue when using VS Code REPL #697

micdonato opened this issue Feb 19, 2025 · 1 comment
Labels
needs-info More information is needed from the issue author

Comments

@micdonato
Copy link

With VS Code version 1.97.x, I can launch a native REPL from the terminal. When I do that, however, I get a Ruff error every time I type any (and every) character:

1409.454579s ERROR ruff_server::server::api An error occurred while running notebookDocument/didChange: No document found for untitled:Untitled-1.ipynb?jupyter-notebook

This does not happen when I open an interactive window with the command palette.

Is there a way I can silence it?

@dhruvmanila
Copy link
Member

I set python.terminal.shellIntegration.enabled to true but I'm not getting a way to open the VS Code REPL from the Python REPL as shown in the link. Does it require insiders build?

Image

Opening it via "Python: Start Native Python REPL" works fine.

@MichaReiser MichaReiser added the needs-info More information is needed from the issue author label Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-info More information is needed from the issue author
Projects
None yet
Development

No branches or pull requests

3 participants