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
You can also try out ctrl + alt + I even though you can also use l as well.