blob: 72f082ff318c53a888e27c5210cc69df68a51656 [file] [log] [blame]
Jean-Baptiste Querub56ea2a2013-01-08 11:11:20 -08001<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>