NPE fix
[fedora-idea.git] / resources-en / src / tips / WordCompletion.html
blob1660526904e892d6acf329b847c6c40c4e38562e
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>Use <font style="font-family: Verdana; font-weight:bold;" size="3" color="#005555">Basic Completion</font>
6 (&shortcut:CodeCompletion;) for completing words in text and comments in files of many different types.
7 All words from the current file starting with the typed prefix will appear in the lookup list.
8 <p><img src="images/word_completion.gif" alt=""></p>
9 </td>
10 </tr>
11 </table>
12 </body>
13 </html>