<@U74ULSA1H> any clues as to where exactly one mig...
# intellij
d
@Gary Tierney any clues as to where exactly one might use the "ScriptConfiguration" ? I found it in the kotlin and intellij source but no luck finding any hints on how one actually applies it to the IDE
g
Probably #scripting is better place to ask maybe @ilya.chernikov can help and point to documentation about writing own script definition with default imports
I know only about old proposal about this (partially or fully implemented and avilable as part of existing Kotlin scription) https://github.com/Kotlin/KEEP/blob/bc7c86d54183d1decbb24a9ec41fa03ed2871118/proposals/script-definition-template.md
New proposal is not ready yet: https://github.com/Kotlin/KEEP/issues/75
i
I’m now doing the final changes to the API, internals and examples what will go into 1.3 release. As soon as things are ready, I’ll announce it in the #scripting, with pointers to the examples, and eventually will update the KEEP too. I hope that everything will come to the more or less stable state around the next week or two.
👍 2
🔥 1
❤️ 1
g
Wow, this is great news 👍