Closed Gabriel-p closed 4 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,
.
Should have been fixed in v1.4.8 by https://github.com/sublimelsp/LSP-pyright/commit/0a326142683339ba813d8d23a4d2cf8fa28db0fa
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?