dropbox / mypy-PyCharm-plugin

A simple plugin that allows running mypy from PyCharm and navigate between errors
Apache License 2.0
313 stars 14 forks source link

Does not work with intellij IDEA #55

Open Goldziher opened 4 years ago

Goldziher commented 4 years ago

Hi there, I tried to make this plugin work with intelliJ idea but there is simply no way to configure the plugin from within the IDE - right clicking the terminal does nothing in IDEA. Could you guy please expose a proper configuration in the preferences for the plugin?

LanDinh commented 4 years ago

I'm also using IntelliJ idea, and opening the configuration works just as described - The context menu options I see are:

So you might have to provide more information (version etc), I guess. Personally, I'm using IntelliJ IDEA 2020.1.3 Ultimate.