[plt-scheme] paired braces in interaction mode?

From: Robby Findler (robby at cs.uchicago.edu)
Date: Wed Feb 20 18:05:11 EST 2008

This is, unfortunately, a shortcoming of our current paren matcher.

Robby

On Wed, Feb 20, 2008 at 4:47 AM, Dmitry Lizorkin <lizorkin at ispras.ru> wrote:
> Hello,
>
>  I'm probably missing something obvious. How can PLT IDE be customized to
>  highlight paired braces in interaction mode for all S-expressions? AFAICT,
>  paired braces are highlighted for the expression being currently edited
>  only, but not for previously evaluated expressions and evaluation results.
>  This feature was available in older versions of PLT (precisely, versions up
>  to 205 inclusively, IIANM), but now it seems to be turned off, at least by
>  default.
>
>  Dmitry
>
>  P.S. Also, it was a convenient feature of the interaction mode when a
>  previously evaluated S-expression could be copied into editing position by
>  putting a cursor on this expression and pressing enter.
>
>  _________________________________________________
>   For list-related administrative tasks:
>   http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>


Posted on the users mailing list.