there’s a known issue about IntelliJ not using the...
# gradle
b
there’s a known issue about IntelliJ not using the right version of the Gradle wrapper with
buildSrc
g
Looks like I have this issue with Intellij and buildScr, my build.gradle.kts there doesn’t highlighted, but everything work fine for modules. Do you have some issue that I can track?
So basic DSL (plugins, dependencies) highlighted, but plugin accessors for extensions are red