Description
Mypy type checking can be added to python-lsp-server editor sessions. Developers use this plugin to surface static type errors while editing Python projects through LSP-compatible editors. Type-checking results can expose file paths and source structure in editor logs.