[Openmcl-devel] Autocompletion for the IDE?

Alexander Repenning ralex at cs.colorado.edu
Tue Mar 2 16:31:50 PST 2010


Here is the NON anticipatory, i.e., on demand, symbol completion from MCL. This would be great to have in CCL. I remember some people asking for some Cocoa related projects. This could be one. This completion does a bit more than the meta-/. one built into CCL currently. It works for pre/post/middle string matches, finds stuff in other packages if necessary, and offers a menu if there are multiple completions. To make this work again one would have to create a Cocoa menu and integrate the key bindings with hemlock. Should be a fun little project:


http://code.google.com/p/xmlisp/source/browse/trunk/XMLisp/sources/IDE/specific/Mac%20CCL/symbol-complete.lisp

happy hacking

Alex


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/c5b4d659/attachment.htm>


More information about the Openmcl-devel mailing list