You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think this might be controlled by VS Code but filing it here just in case.
When "mypy-type-checker.reportingScope" is set to "workspace" and you have multiple files with problems reported by mypy, closing the files will make them disappear from the problems window temporarily. Once you open another file, it shows back up.
mypylintallfileinconsisten.mp4
The text was updated successfully, but these errors were encountered:
Actually, I think I know what is going on. I will address this.
Am still seeing this today (along with other general problems with the reported problems not showing up in the Problems tab), so is safe to say this wasn't ever addressed?
FWIW, seems to only be a problem when using workspace scope and daemon. Switching the mypy-type-checker.preferDaemon to false and everything seems to work as expected.
I think this might be controlled by VS Code but filing it here just in case.
When "mypy-type-checker.reportingScope" is set to "workspace" and you have multiple files with problems reported by mypy, closing the files will make them disappear from the problems window temporarily. Once you open another file, it shows back up.
mypylintallfileinconsisten.mp4
The text was updated successfully, but these errors were encountered: