[plt-scheme] auto completion of function names etc in drscheme

From: Noel Welsh (noelwelsh at yahoo.com)
Date: Mon Jan 9 09:20:55 EST 2006

--- Robby Findler <robby at cs.uchicago.edu> wrote:

> We've thought about this some, but the current sticking
> point is that
> people probably expect auto-complete to work, even when
> the program is
> not well-formed and check syntax expects the program to
> be well-formed.

I think that a good enough approximation is within reach. 
Say, use the last result of running check-syntax, and add
some sensible defaults (such as the export of the module
language, and some simple regexps for finding require
statements).  

N.

Email: noelwelsh <at> yahoo <dot> com   noel <at> untyped <dot> com
AIM: noelhwelsh
Blogs: http://monospaced.blogspot.com/  http://www.untyped.com/untyping/


		
__________________________________________ 
Yahoo! DSL – Something to write home about. 
Just $16.99/mo. or less. 
dsl.yahoo.com 



Posted on the users mailing list.