Is there a way to have Intellij automatically inde...
# getting-started
t
Is there a way to have Intellij automatically indent the next line in a kotlin multiline string to the level of indentation of the previous line? I'm writing inline sql and want to avoid pressing tab 3 times every time I start a new line.