IDEADEV-40756
[fedora-idea.git] / platform / platform-resources-en / src / tips / CodeCompletionInSearch.html
blob87e7d298dcd54f732cdf88845decf4edfa35d0af
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>When you are finding text in the current file (&shortcut:Find;), you don't need to type the whole search string:
6 Basic Code Completion is available in the search field. Start typing, press &shortcut:CodeCompletion;, and
7 select the desired string from the suggestion list.
8 <p>
9 <p><img hspace="20" src="images/CodeCompletionInSearch.png"></p>
10 </td>
11 </tr>
12 </table>
13 </body>
14 </html>