> 1) If you hilite an expresion and press ) - in eCompletion it surrounds that 
> selection with the matching characters, OC doesn't seem to

I removed that, because no popular editor I tried does this (Eclipse, TextMate).

Lukas

> 2) If you type [ - you get [], but then when you press backspace it removes 
> the [] as well as an additional character before the [ - which is not ideal 
> (again eCompletion doesn't do that)
>
> Should I log a bug for these?
>
> On 2 Aug 2010, at 23:38, Romain Robbes wrote:
>
>
> Hi All,
>
> I just committed:
> http://squeaksource.com/OCompletion/Ocompletion-RomainRobbes.64.mcz
>
> the changes are:
>
> -incorporated Lukas' smart characters algorithm (thanks Lukas!)
> -removed enter to insert a completion; only tab works now.
> -delayed the switch to eCompletion's completion algorithm, hence the slowdown 
> when using the down arrow happens only after the third time pressing it 
> (after OCompletion's all of OCompletion's menu items).
>
> Cheers,
>         Romain
>
> --
> Romain Robbes
> http://romain.robb.es
> rrob...@dcc.uchile.cl
>
>
> _______________________________________________
> Pharo-project mailing list
> Pharo-project@lists.gforge.inria.fr
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>
>
>
> _______________________________________________
> Pharo-project mailing list
> Pharo-project@lists.gforge.inria.fr
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>

-- 
Lukas Renggli
www.lukas-renggli.ch

_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to