This is the second blog post for “Tips of creating Intellij plugin”.
This entry is focus on tips for creating intellij plugin in Kotlin. (But I still believe it is useful for Java developers.)
For more basic tips, please read Tips for Creating Intellij Plugin
Topics
- How to find parent
- How to find children
- How to find files