I have a kts file that I've gotten to compile and do what I need, but would like IntelliJ support for that. it seems like the docs point to @file:ScriptTemplate("org.jetbrains.kotlin.gradle.GradleScript") as an example, but that doesn't seem to work. Suggestions / Docs I can look at?