microsoft / microsoft/vscode-mypy
IntelliSense and mypy config support
Open
feature-request
- Dominant language
- Python
- Stars
- 150
- Forks
- 39
- Avg merge
- 21h 45m
- Merged PRs (30d)
- 8
Description
Hello — I found this project while looking for mypy support in VS Code. I noticed Pylance uses Pyright for IntelliSense tips (on hover, etc.) but we use mypy in our project.
Is Intellisense support already built? When I installed the pre-release version, I did not see any type hints show on hover.
Similarly, is there support for reading mypy config from a pyproject.toml or setup.cfg file, or does this extension only support .ini files?
Thanks for working on this!
Contributor guide
Assessment
This issue has not been assessed yet.