hi, my current project uses a lot of multiline str...
# intellij
t
hi, my current project uses a lot of multiline string interpolations and this is driving me crazy: https://youtrack.jetbrains.com/issue/KTIJ-15457/Formatting-Method-calls-in-raw-strings-should-indent-from-start-of-interpolation I am willing to spend some time fixing this but I have no experience developing on intellij. can somebody tell me what the process is?
l
I find the formatting of multiline strings to be rather broken. It doesn't really format at all, and you have to line everything up manually as if it was the 80's again 🙂
m
I agree this is annoying af