Wiki Markup |
---|
{div:class=navigation}
{table:width=100%}
{tr}
{td:width=33%}{align:left}[Previous|Inspections] {span:class=sep}\| {span}{span:class=text}Inspections{span}{align}{td}
{td:width=33%}{align:center}[Top|Quick Start] {span:class=sep}\| {span}{span:class=text}Quick Start{span}{align} {td}
{td:width=33%}{align:right}[Next|Intentions] {span:class=sep}\| {span}{span:class=text}Intentions{span}{align} {td}
{tr}
{table}
{div} |
Wiki Markup |
---|
{redirect:https://www.jetbrains.com/idea/help/codereformatting-stylesource-and-formattingcode.html|delay=0} |
Info |
---|
|
Code style defines how code looks in terms of indents, spacing, wrapping, blank lines treatment, statements order, etc. |
...
Last, but not least of the settings worth your attention is
Wiki Markup |
---|
{span:class=shortcut}Use tab character{span} |
. By default this setting is off and IntelliJ IDEA uses regular spaces for indents instead of tabs. If you have files with lots of indents, you may want to optimize their size by selecting this option.
Wiki Markup |
---|
{div:class=navigation}
{table:width=100%}
{tr}
{td:width=33%}{align:left}[Previous|Inspections] {span:class=sep}\| {span}{span:class=text}Inspections{span}{align}{td}
{td:width=33%}{align:center}[Top|Quick Start] {span:class=sep}\| {span}{span:class=text}Quick Start{span}{align} {td}
{td:width=33%}{align:right}[Next|Intentions] {span:class=sep}\| {span}{span:class=text}Intentions{span}{align} {td}
{tr}
{table}
{div} |