sublimelsp / LSP-pyright

Python support for Sublime's LSP plugin provided through microsoft/pyright.
MIT License
126 stars 13 forks source link

Disable in REPL output? #343

Closed Gabriel-p closed 2 months ago

Gabriel-p commented 2 months ago

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 commented 2 months ago

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 commented 2 months ago

Should have been fixed in v1.4.8 by https://github.com/sublimelsp/LSP-pyright/commit/0a326142683339ba813d8d23a4d2cf8fa28db0fa