I'm following the Custom Language Support Tutorial...
# intellij-plugins
b
I'm following the Custom Language Support Tutorial from the Intellij Platoform SDK DevGuide, but using Kotlin rather than Java, along with the
gradle-grammar-kit-plugin
Gradle plugin. I've hit a wall with Grammar Kit code generation with regard to
psiImplUtilClass
.