On May 9, 2013, at 12:32 AM, Gisela Decuzzi <giseladecuzzi@gmail.com> wrote:


2013/5/8 stephane ducasse <stephane.ducasse@free.fr>
Did you implement an sender and implementors based on the selector (ast analysis)?
Yes (but in smarts suggestions) It's already integrated :) ctrl + t (or command t) is the shortcut to see the menu.
I will try to upload a video for the suggestions tomorrow.

I would add a setting to bind ctrl-m and n to the smart suggestion.

Did we replace the old one with this new one?
No, the old behavior is there, I think that it can be useful to find senders/implementors from a code selection and no for the full selector only�

ok I see what you mean
we have 

foo: 34 bar:  32

and I want to ook for foo: and not foo:bar:


but I don't think that the default should be the selection... don't know if we are all agree in that...