Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PyCharm plugin #8

Closed
suned opened this issue Sep 10, 2019 · 1 comment
Closed

PyCharm plugin #8

suned opened this issue Sep 10, 2019 · 1 comment
Labels
enhancement New feature or request wontfix This will not be worked on

Comments

@suned
Copy link
Owner

suned commented Sep 10, 2019

The experience of pfun using Pycharm's own type-checker is currently somewhat subpar to using mypy (because of the pfun mypy plugin). I suspect that it may be possible to provide an equally good experience by modifying the type checking of code that uses pfun by hooking into the pycharm inspections. (I haven't looked closely into it though).

@suned suned added the enhancement New feature or request label Sep 10, 2019
@suned suned added the wontfix This will not be worked on label Aug 11, 2021
@suned
Copy link
Owner Author

suned commented Aug 11, 2021

I think the mypy plugin has evolved to a point where this is no longer practical. The best bet is to wait until the python type system supports all the constructs in the plugin natively.

@suned suned closed this as completed Aug 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant