Hi romain

Often when I edit code, the completion works well but I end up been forced to 
delete part of the text manually.
Here is the scenario


        classDefinedSelector foo...
        ^
        cursor

        Then I type meta
        
        the system proposes me metaclassDefinedSelector 
        I type enter

        and I get 

        metaclassDefinedSelector classDefinedSelector foo
                                            ^ 

        so I have to remove by hand classDefinedSelector.

So it would be good if we could eat the current text when doing the 
substitution.

Am I the only one getting such behavior?

Stef
_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to