I added the line ```compileOnly "io.arrow-kt:idea-...
# arrow-meta
m
I added the line
Copy code
compileOnly "io.arrow-kt:idea-plugin:$ARROW_META_VERSION"
in the
build.gradle
file, and the lib seems to contain the desired IdeMetaPlugin - but the import can’t be found 😕