Can I stop IntelliJ from automatically inserting `.trimIndent()` on multiline strings? I will trim i...
p
Can I stop IntelliJ from automatically inserting
.trimIndent()
on multiline strings? I will trim indent when I decide to trim indent!
1
a