pycrunch-engine icon indicating copy to clipboard operation
pycrunch-engine copied to clipboard

Compatible with JetBrains IDEs

Open EliseevEgor opened this issue 7 months ago • 3 comments

From IDEs version 242, the "Pythonid" plugin will depend on the "PythonCore". I see that you use classes from the "Pythonid" (module com.intellij.python.pro). Therefore, you should add dependencies to both plugins: Pythonid, PythonCore.

EliseevEgor avatar Jul 04 '24 14:07 EliseevEgor