Unrelated, using defaultImport also doesn't give m...
# scripting
e
Unrelated, using defaultImport also doesn't give me IntelliSense in the script file, how can I configure that? Build, Execution, Deployment -> Compiler -> Kotlin Compiler hass a
Kotlin Script (Beta)
section, but it's just... empty, no field hints or anything.
i
The support for a script depends on how are you supplying your script definition with
defaultImports
to IntelliJ, and wherte the script is located, so more info is needed to understand, what went wrong in your case.