| <html> | |
| <head> | |
| <link rel="stylesheet" type="text/css" href="css/tips.css"> | |
| </head> | |
| <body> | |
| <p> | |
| You can use the <span class="">Extract Variable</span> | |
| refactoring even on incomplete statements. | |
| Just press <span class="shortcut">&shortcut:IntroduceVariable;</span>, and choose the desired expression:</p> | |
| <p class="image"><img src="images/extract_variable_incomplete.png"></p> | |
| </body> | |
| </html> |