From: Danny Yoo (dyoo at cs.wpi.edu) Date: Thu May 10 12:39:32 EDT 2007 |
|
> It looks like DrScheme doesn't have a command for auto-completing > words. Is this true? Is anyone working on this? DivaScheme (http://www.cs.brown.edu/research/plt/software/divascheme/) has a feature that does something like this; it can tab-expand identifiers by looking at other symbols in the source (as well as the set of tags). Best of wishes!
Posted on the users mailing list. |
|