April 25, 2010
1:45 p.m.
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