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

Disable in REPL output? #343

Closed
Gabriel-p opened this issue Jul 10, 2024 · 2 comments
Closed

Disable in REPL output? #343

Gabriel-p opened this issue Jul 10, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@Gabriel-p
Copy link

I use the SublimeREPL package to run code in a tab and pyright checks every line of the output, finding of course dozens of errors. How can I disable the checking at the REPL output?

@jfcherng
Copy link
Collaborator

jfcherng commented Jul 10, 2024

what's the output in the popup of ctrl+shift+alt+p in REPL?

NVM. For a REPL view, it has setting "repl": True,.

@jfcherng jfcherng added the enhancement New feature or request label Jul 10, 2024
@jfcherng
Copy link
Collaborator

Should have been fixed in v1.4.8 by 0a32614

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants