fix NPE on openinig Project from commandline in WI
[fedora-idea.git] / resources_eng / src / tips / LiveTemplates.html
blob37b17625226e7efa164ca629d9fe9a946b75fae3
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>Try <font style="font-family: Verdana; font-weight:bold;" size="3" color="#3366cc">IDEA</font>'s
6 <font style="font-family: Verdana; font-weight:bold;" size="3" color="#005555"><i>Live Templates</i></font>!
7 <font style="font-family: Verdana; font-weight:bold;" size="3" color="#005555"><i>Live Templates</i></font>
8 allow you to generate many typical code constructs in seconds! For example, type
9 <p><img hspace="20" src="images/live_templates_1.gif"></p>
10 <br>
11 in a method and press the <font style="font-family: Verdana; font-weight:bold;" size="3" color="#993300">Tab</font>
12 key to see what happens.
13 <p><img hspace="20" src="images/live_templates_2.gif"></p>
14 <br>
15 Use the <font style="font-family: Verdana; font-weight:bold;" size="3" color="#993300">Tab</font> key to move between template fields.
16 See <font style="font-family: Verdana; font-weight:bold;" size="3" color="#005555">File | Settings | Live Templates</font>
17 for more details.
18 </td>
19 </tr>
20 </table>
21 </body>
22 </html>