<div dir="ltr">Hi,<div> currently the autocomplete does not handle correctly collaborations like this one:</div><div> 1 = 3 if  <--- only ifNil: and the like are shown as valid, while ifTrue: will be shown in blue (possible invalid).</div><div><br></div><div> The reason is that it does not handle correctly the fact that you could send unary and binary messages to 3 or keyword messages to the return type of #= when sent to 1 (that is, Boolean).</div><div> Another example is:</div><div>'a', Utilities change <-- changeStamp will not be shown as valid.<br></div><div><br></div><div> The attached .cs files fixed that problem.</div><div> Sadly, without LiveTyping the fix will not be notice but in some cases like the previous example. With LiveTyping the shown messages will be the unary and binary for the las receiver and the keyword messages of the return type of the previous binary message. So, in the first example, #ifTrue: and the like will be shown as valid.</div><div><br></div><div> Cheers! </div><div> Hernan</div><div><br></div><div><br></div><div><div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div><span style="font-family:tahoma,sans-serif;font-size:xx-small;border-collapse:collapse"><strong><span style="font-size:8pt"><span><span style="font-size:small"><font size="2"><span style="font-weight:normal"><span style="font-weight:bold">Hernán Wilkinson</span><br>Agile Software Development, Teaching & Coaching</span></font></span></span></span></strong></span></div><div><span style="font-family:tahoma,sans-serif;font-size:xx-small;border-collapse:collapse"><strong><span style="font-size:8pt"><span><span style="font-size:small"><font size="2"><span style="font-weight:normal">Phone: +54-011</span></font></span></span></span></strong></span><font face="tahoma, sans-serif" size="2">-4893-2057</font></div><div><strong style="font-family:tahoma,sans-serif;font-size:xx-small"><span style="font-size:8pt"><span style="font-size:small"><font size="2"><span style="font-weight:normal">Twitter: @HernanWilkinson</span></font></span></span></strong></div><div><span style="font-family:tahoma,sans-serif;font-size:xx-small;border-collapse:collapse"><strong><span style="font-size:8pt"><span><span style="font-size:small"><font size="2"><span style="font-weight:normal">site: <a href="http://www.10pines.com/" style="color:rgb(17,65,112)" target="_blank">http://www.10Pines.com</a></span></font></span></span></span></strong></span></div><div><font face="tahoma, sans-serif"><span style="border-collapse:collapse">Address: Alem 896</span></font>, Floor 6, Buenos Aires, Argentina</div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>