From: Matthias Felleisen (matthias at ccs.neu.edu) Date: Sat Jul 16 10:25:16 EDT 2011 |
|
On Jul 16, 2011, at 10:04 AM, José Lopes wrote: > The second feature is the ability to expand/collapse function definitions, i.e., hide > the body of a function and just see the name and parameters. You can collapse S-expressions into dots in DrRacket. Perhaps we should offer a menu item to do this for all top-level defines or all class-level defines etc.
Posted on the users mailing list. |
|