How can i add (already created) file templates to a custom plugin for intellij idea?
The official docs are empty for file templates, only live templates are described.
https://www.jetbrains.org/intellij/sdk/docs/tutorials/live_templates.html
Maybe someone needs the solution too...
A good example can be found here: File templates of the Julia plugin for the IntelliJ Platform