Hello! When in InteliJ I create a Kotlin scratch f...
# intellij
v
Hello! When in InteliJ I create a Kotlin scratch file, it has this nice "run" panel at the top with "use REPL" opetion. How do I get this pannel on regular
.kts
files in my project?
a
For those wondering: it's not possible yet, but you can vote for https://youtrack.jetbrains.com/issue/KT-27542
👌🏼 1