Hello. I want to develop a custom language plugin ...
# intellij-plugins
r
Hello. I want to develop a custom language plugin using Kotlin and Gradle. As a start I'm trying to recreate the simple_language_plugin (http://www.jetbrains.org/intellij/sdk/docs/tutorials/custom_language_support_tutorial.html). I started from the 'hello-kotlin' project in from this page: https://github.com/gradle/gradle-script-kotlin/tree/5e0c201/samples#readme.