It's a great tradition to learn new things about your favourite IDE each week. Just to keep it going we publish this article from our 30 Day Guide about fundamental features of IntelliJ IDEA. Today we will talk about the code style and how the IDE can help you with that.
As you know, code style defines how your code looks in terms of indents, spaces, wrapping, blank lines, and statements order. C