AmailP / robot-plugin

Robot Framework support plugin for IntelliJ Idea
Other
72 stars 38 forks source link

Auto-completion broken in PyCharm 2016.2 #26

Closed kormbrek-rally closed 8 years ago

kormbrek-rally commented 8 years ago

When trying to do auto-completion in 2016.2.2, an error is logged and the completion does not happen. Using v0.12 of the plugin.

NoSuchMethodError: com.jetbrains.python.psi.PyClass.getMethods(Z)[Lcom/jetbrains/python/psi/PyFunction;

This may very well be a problem in PyCharm.

I downgraded to PyCharm 5.4 and its working now.

AmailP commented 8 years ago

should be fixed in v0.16