| Jean-Baptiste Queru | b56ea2a | 2013-01-08 11:11:20 -0800 | [diff] [blame^] | 1 | <html> |
| 2 | <head> |
| 3 | <link rel="stylesheet" type="text/css" href="css/tips.css"> |
| 4 | </head> |
| 5 | <body> |
| 6 | |
| 7 | |
| 8 | <p>Pressing the same shortcut after you have invoked Smart-type Completion when an array type is expected |
| 9 | will search for collections with same component type and suggest to convert them using toArray() call.</p> |
| 10 | <p class="image"><img src="images/toar_before.png"></p> |
| 11 | <p class="image"><img src="images/toar_after.png"></p> |
| 12 | |
| 13 | |
| 14 | |
| 15 | </body> |
| 16 | </html> |