fixed [IDEADEV-41319] test runner: do not show green balloon and green progress bar...
[fedora-idea.git] / resources-en / src / tips / SecondSmartCompletionToar.html
blobb53161e1486dadce8d87a2fa5bb77221f89ff029
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>Pressing the same shortcut after you have invoked Smart-type Completion when an array type is expected
6 will search for collections with same component type and suggest to convert them using toArray() call.
7 <p><img hspace="20" src="images/toar_before.png"></p>
8 <p><img hspace="20" src="images/toar_after.png"></p>
9 </td>
10 </tr>
11 </table>
12 </body>
13 </html>