[WIP] Add support for '''- delimited strings (dedented string literals) in Scala 3#702
[WIP] Add support for '''- delimited strings (dedented string literals) in Scala 3#702lihaoyi wants to merge 1 commit intoJetBrains:idea252.xfrom
'''- delimited strings (dedented string literals) in Scala 3#702Conversation
'''- delimited strings (dedented string literals) in Scala 3
|
I'm having trouble testing this manually, it seems the head of intellij-scala doesn't work on the latest intellij 2025.2 ( |
21973f0 to
649c5f9
Compare
649c5f9 to
36d92fa
Compare
|
Hey @lihaoyi. Cool that you got it to work. We also looked at the sip and came up with the following points that have to be investigated and potentially adjusted when the SIP is greenlighted:
Features:
We'd like to wait for the sip to be accepted before we start working on it or merge any feature regarding it. |
|
Yes of course. This is just an initial proof of concept, I expect it'll take some work to polish but that can wait until the SIP is reviewed and accepted into the language |


SIP language feature discussion https://contributors.scala-lang.org/t/sip-xx-dedented-multiline-string-literals/7197
🤖 Generated with Claude Code