Re: [Pharo-project] update to OCompletion
Message: 6 Date: Tue, 3 Aug 2010 00:46:07 +0200 (CEST) From: Levente Uzonyi <leves@elte.hu> Subject: Re: [Pharo-project] update to OCompletion To: "Pharo Development (Pharo-project@lists.gforge.inria.fr Development <pharo-project@lists.gforge.inria.fr>)" <Pharo-project@lists.gforge.inria.fr> Message-ID: <Pine.LNX.4.64.1008030045560.16259@login03.caesar.elte.hu> Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed
On Mon, 2 Aug 2010, 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).
Cool. Does it work in Squeak?
Early versions did, but I'm not sure this one does. When I first released it, the Squeak community showed little interest, so I focused on Pharo. Romain
Levente
-- Romain Robbes http://romain.robb.es rrobbes@dcc.uchile.cl
Romain Robbes-2 wrote:
Cool. Does it work in Squeak?
Early versions did, but I'm not sure this one does. When I first released it, the Squeak community showed little interest, so I focused on Pharo.
FWIW, I sorely miss it when working in Squeak. Sean -- View this message in context: http://forum.world.st/update-to-OCompletion-tp2311092p2312403.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
participants (2)
-
Romain Robbes -
Sean P. DeNigris