Description
When activating the daemon, only the first opened file gets linted. When switching to another file nothing happens.
There are no errors from the extension itself in the output tab of this extension. I can see that the linter gets called for the file I just switched to, but no linting errors are shown in the output either.
Making changes to a file and saving it doesn't make a difference.
Apart from all of that, linting with the daemon (if it works at all) seems slower than directly invoking mypy.
Example Workspace
My System
Version: 1.84.2 (user setup)
Commit: 1a5daa3a0231a0fbba4f14db7ec463cf99d7768e
Date: 2023-11-09T10:51:52.184Z
Electron: 25.9.2
ElectronBuildId: 24603566
Chromium: 114.0.5735.289
Node.js: 18.15.0
V8: 11.4.183.29-electron.0
OS: Windows_NT x64 10.0.22621
Mypy Type Checker: v2023.6.0
Python 3.10.11