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

Feature request: PyCharm plugin providing a tooltip with error description and a link to PyTA website #229

Open
ostrokach opened this issue Jun 5, 2017 · 0 comments

Comments

@ostrokach
Copy link
Contributor

The Atom code editor has an awesome plugin for pylint: linter-pylint.

For every detected error, linter-pylint produces a tooltip describing the error and giving a link to more complete documentation. Not sure how much work it would be to adopt this to PyCharm and PyTA, but it could be very useful for students.

For example, the examples/pylint/E0211_no_method_argument.py file produces the following:

atom-pylint-plugin

E0211 🔗 icon points to: http://pylint-messages.wikidot.com/messages:e0211.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant