<@U0CHHN4F4> Is there any thoughts/plans around su...
# scripting
j
@ilya.chernikov Is there any thoughts/plans around supporting some sort of shebang like bash but for Kotlin Scripts? Maybe using a
@file:....
annotation? That way the IDE can automatically configure itself for a specific scripting file?
i
Yes, this is also an option. There are some thoughts about it here - https://github.com/Kotlin/KEEP/blob/scripting/proposals/scripting-support.md But there are also some security considerations, so maybe we don’t want total flexibility here.
j
Awesome. Thanks for the link! It would be really nice if that was linked to in the topic for the channel.