Kotlin / kotlin-interactive-shell

Kotlin Language Interactive Shell
Apache License 2.0
591 stars 36 forks source link

Make first class support for coroutines #66

Open neworld opened 3 years ago

neworld commented 3 years ago

I am considering kotlin and coroutines as an inseparable couple. Would be nice to have a super-easy way to test them. For the best experience, I am missing few features:

khud commented 3 years ago

Thank you!

I need to do some research here, but I'll back.

gildor commented 3 years ago

Maybe it could be an even wider feature request, not only a special mode for ki, but also a special mode for any other Kotlin script, I also interested in this feature and in the context of .kts files too. Should I create a feature request on kotlin issue tracker?

Lizzergas commented 1 year ago

Any updates on this?