IDEADEV-40756
[fedora-idea.git] / platform / platform-resources-en / src / tips / CodeCompletion.html
blob7764f69393b14e34a23ffa36b918df2c824d48e4
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>The CodeCompletion feature allows you to quickly complete different kinds of statements in the code.
6 For example, you may start typing a class name and press &shortcut:CodeCompletion; to complete it.
7 When multiple choices are available, they are shown in the lookup list.
8 <p><img hspace="20" src="images/code_completion.gif"></p>
9 </td>
10 </tr>
11 </table>
12 </body>
13 </html>