[racket] Line folding in DrRacket

From: Laurent (laurent.orseau at gmail.com)
Date: Thu Apr 25 15:37:23 EDT 2013

Thanks Danny, but this actually transforms the text into non-pure text
files.
I'd like the same thing (collapsing s-exp is even better than lines), but
without modifying the file, i.e., the folding is just a /view/ of the file
(and because of this, I think line folding is easier than s-exp folding).

Laurent


On Thu, Apr 25, 2013 at 9:12 PM, Danny Yoo <dyoo at hashcollision.org> wrote:

> DrRacket supports a kind of folding on an s-expression basis, rather
> than on a line basis.  If you right click on an expression, you should
> see an option: "Collapse S-expression".
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20130425/86294e28/attachment.html>

Posted on the users mailing list.