blob: 72f082ff318c53a888e27c5210cc69df68a51656 [file] [log] [blame]
<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>