[Openmcl-devel] Autocompletion for the IDE?
Alexander Repenning
ralex at cs.colorado.edu
Tue Mar 2 14:57:26 PST 2010
meta-/. is the "you have to press a key to get a completion" version. This is last century technology ;-) Anticipatory symbol completion, in contrast, is a more autonomous version that will offer completions as you type the moment when you begin to hesitate. Here is the CCL version:
http://code.google.com/p/xmlisp/source/browse/trunk/XMLisp/sources/IDE/specific/Mac%20CCL/anticipat-symbol-complete.lisp
Even Safari offers Anticipatory symbol completion in its JavaScript IDE.
Alex
On Mar 2, 2010, at 1:09 PM, Ron Garret wrote:
> Thanks. Turns out that autocomplete is actually built in to the IDE and bound to meta-/. Thanks to Rafael for pointing this out.
>
> Quite the well-kept secret apparently.
>
> rg
>
> On Mar 2, 2010, at 10:32 AM, Terje Norderhaug wrote:
>
>> On Mar 2, 2010, at 10:18 AM, Ron Garret wrote:
>>> SLSITA. Is there an autocompletion extension for the IDE?
>>
>> See anticipatory-symbol-complete.lisp by Alexander Repenning:
>>
>> http://www.agentsheets.com/lisp/anticipat-symbol-complete.lisp
>>
>> This contrib is also used in the Symbol Completion plug-in for MCLIDE.
>>
>> -- Terje Norderhaug
>> terje at in-progress.com
>>
>>
>>
>>
>> _______________________________________________
>> Openmcl-devel mailing list
>> Openmcl-devel at clozure.com
>> http://clozure.com/mailman/listinfo/openmcl-devel
>
> _______________________________________________
> Openmcl-devel mailing list
> Openmcl-devel at clozure.com
> http://clozure.com/mailman/listinfo/openmcl-devel
Prof. Alexander Repenning
University of Colorado
Computer Science Department
Boulder, CO 80309-430
vCard: http://www.cs.colorado.edu/~ralex/AlexanderRepenning.vcf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.clozure.com/pipermail/openmcl-devel/attachments/20100302/750842b6/attachment.htm>
More information about the Openmcl-devel
mailing list