Fixed [RUBY-2360] : Test stats output
[fedora-idea.git] / platform-resources_eng / src / tips / TabInLookups.html
blobec0434ce7df7bc1d42ba7ed695fd24ded2e215b4
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 using Code Completion, you can accept the currently highlighted selection in the popup list
6 with the &shortcut:EditorChooseLookupItemReplace; key.<br><br>
7 Unlike accepting with the &shortcut:EditorChooseLookupItem; key, the selected name will overwrite
8 the rest of the name to the right of the caret. This can be especially useful for replacing one method
9 or variable name with another.
10 </td>
11 </tr>
12 </table>
13 </body>
14 </html>