rinchinov / ij-dbt-plugin

intelllij Idea plugin for DBT
https://plugins.jetbrains.com/plugin/23789-dbt
GNU General Public License v3.0
12 stars 1 forks source link

Compatible with JetBrains IDEs #90

Open EliseevEgor opened 2 weeks ago

EliseevEgor commented 2 weeks ago

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