<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 there's an array | |
of expected type in context will suggest to get an element from this array.</p> | |
<p class="image"><img src="images/arrayMember.png"></p> | |
</body> | |
</html> |