| <html> | |
| <head> | |
| <link rel="stylesheet" type="text/css" href="css/tips.css"> | |
| </head> | |
| <body> | |
| <p>Pressing the same shortcut after you have invoked Smart-type Completion when an array type is expected | |
| will search for collections with same component type and suggest to convert them using toArray() call.</p> | |
| <p class="image"><img src="images/toar_before.png"></p> | |
| <p class="image"><img src="images/toar_after.png"></p> | |
| </body> | |
| </html> |