Indent blank lines (IntelliJ IDEA)
indentation, intellij-idea, java
Solution
The IntelliJ IDEA formatter does not indent blank lines and does not provide any option to do so.
Problem
I'd like to set the IDEA formatter to keep indentations on blank lines. Currently when I reformat my source files, it strips all indents on blank lines. I could not find anything on Google nor could I find a setting in the formatter.