div |
---|
|
HTML Table |
---|
| Table Row (tr) |
---|
Table Cell (td) |
---|
| Align |
---|
| Previous span |
---|
| Code Style and Formatting |
|
|
Table Cell (td) |
---|
| Align |
---|
| Next span |
---|
| Version Control Basics |
|
|
|
|
|
...
Wiki Markup |
---|
{div:class=navigation}
{table:width=100%}
{tr}
{td:width=33%}{align:left}[Previous|Code Style and Formatting] {span:class=sep}\| {span}{span:class=text}Code Style and Formatting{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|Version Control Basics] {span:class=sep}\| {span}{span:class=text}Version Control Basics{span}{align} {td}
{tr}
{table}
{div} |
Wiki Markup |
---|
{redirect:https://www.jetbrains.com/idea/help/intention-actions-and-quick-fixes-basics.html |
...
...
...
Wiki Markup |
---|
{redirect:https://www.jetbrains.com/idea/help/intention-actions-and-quick-fixes-basics.html |
...
...
Info |
---|
|
While inspections provide quick-fixes for code that has potential problems, intentions help you apply automatic changes to code that is correct. |
To get a list of intentions applicable to the code at the caret, just press
+ span |
---|
|
Enter Wiki Markup |
---|
{span:class=shortcut}Alt{span} |
+ Wiki Markup |
---|
{span:class=shortcut}Enter{span} |
.
1. Optimize statements and manage braces
...
The complete list of intentions (several hundred in total), grouped by language and framework, can be found in
→ span |
---|
|
Intentions Wiki Markup |
---|
{span:class=shortcut}Settings{span} |
→ Wiki Markup |
---|
{span:class=shortcut}Intentions{span} |
. Here you can enable/disable whole groups of intentions:

div |
---|
|
HTML Table |
---|
|
Table Row (tr) |
---|
Table Cell (td) |
---|
|
Align |
---|
| Previous span |
---|
| Code Style and Formatting |
|
|
Table Cell (td) |
---|
|
Align |
---|
|
Next span |
---|
|
Version Control Basics Wiki Markup |
---|
{div:class=navigation}
{table:width=100%}
{tr}
{td:width=33%}{align:left}[Previous|Code Style and Formatting] {span:class=sep}\| {span}{span:class=text}Code Style and Formatting{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|Version Control Basics] {span:class=sep}\| {span}{span:class=text}Version Control Basics{span}{align} {td}
{tr}
{table}
{div} |