Should IDEA with K2 mode enabled load custom scrip...
# scripting
i
Should IDEA with K2 mode enabled load custom script definitions from imported Gradle projects? It used to work in the past but doesn't work now, not sure when it broke. 🙂 I have a Gradle project with the definition class and the appropriate marker file in META-INF. The IDEA log only loads the Gradle DSL definitions, no error or any mention of my custom script type.
👀 1
e
Not sure, but I saw somewhere that K2 plugin doesn't support kotlin scripts