Xtend has string interpolation like Kotlin and whe...
# intellij
k
Xtend has string interpolation like Kotlin and when using Eclipse, Ctrl + Space will insert the escape characters in a string literal. I think IDEA should do the same for Kotlin. Here's the issue https://youtrack.jetbrains.com/issue/KT-9895