How can indentation be automatically (not manually) corrected in IntelliJ?
In Eclipse, it\'s possible to just highlight the code that needs indenting, right-click, a
Just select the code and
on Windows do Ctrl + Alt + L
on Linux do Ctrl + Windows Key + Alt + L
on Mac do CMD + Option + L