mypy-pycharm icon indicating copy to clipboard operation
mypy-pycharm copied to clipboard

Consolidate effort with dropbox's MyPy plugin project?

Open avanov opened this issue 6 years ago • 2 comments

Is your feature request related to a problem? Please describe. My colleagues pointed me to a similar project from dropbox - https://github.com/dropbox/mypy-PyCharm-plugin - and I wonder if consolidating the efforts put into both projects might bring a great IDE experience sooner than when it's done separately.

avanov avatar Mar 12 '19 11:03 avanov

I second this. Setup for their plugin was very easy and it's designed to work with the new mypy daemon, but it's very basic. There's no information presented in the editor at all (just a separate terminal with a uni-directional relationship from error-to-editor, but not from editor-to-error) and no support for invoking mypy when a file is changed/saved. It'd be great to see these projects become the same.

chadrik avatar Apr 25 '19 06:04 chadrik

This issue has been automatically marked as stale because it has not had activity in the last 60 days.

stale[bot] avatar Jun 24 '19 07:06 stale[bot]