fix NPE on openinig Project from commandline in WI
[fedora-idea.git] / resources_eng / src / tips / VariableNameCompletion.html
blob5abf6411af09600711e429ce1f5c1c3a529c9979
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 is able to suggest a name for a variable when you declare it. For example,
6 you may start typing "private FileOutputStream " and press &shortcut:CodeCompletion;.
7 <p><img hspace="20" src="images/variable_name_completion.gif"></p>
8 <p>You may customize name prefixes for local variables, parameters, instance and static fields in
9 <font style="font-family: Verdana; font-weight:bold;" size="3" color="#005555">File | Settings | Code Style</font>.
10 </td>
11 </tr>
12 </table>
13 </body>
14 </html>