dropbox / dropbox/mypy-PyCharm-plugin
Provide a way to filter the type checking results
Open
enhancement
- Dominant language
- Java
- Stars
- 319
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Most places text shows up in PyCharm have some basic functionality, such as being able to type to filter to relevant results (see Recent Files (Cmd+E), the Project pane (Cmd+1), Find Usages, etc). The mypy error results don’t seem to support this, which can make looking for certain classes of errors (like attribute errors) difficult.
Related https://github.com/python/mypy/issues/2417
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.