support of non XHTML tags as ">" operands
[fedora-idea.git] / resources-en / src / tips / IntroduceVariableIncompleteCode.html
blob5e3a478941511e410b0ccf3ae9718c635885f8e0
1 <html>
2 <body style="font-family: Verdana; font-size: 13;" LEFTMARGIN="25" TOPMARGIN="25">
3 <table cellpadding="15" width="98%" border="0">
4 <tr>
5 <td>You can use the <font style="font-family: Verdana; font-weight:bold; font-style:italic" size="3" color="#005555">Introduce Variable</font>
6 refactoring even on incomplete statements. Just select the necessary block in the editor and press &shortcut:IntroduceVariable;.
7 <p><img hspace="20" src="images/introduce_variable_incomplete.gif"></p>
8 </td>
9 </tr>
10 </table>
11 </body>
12 </html>