[plt-scheme] SRFI 62 (S-expression comments) not highlighted in DrScheme editor

From: Eli Barzilay (eli at barzilay.org)
Date: Wed Jul 1 10:23:20 EDT 2009

On Jul  1, Elena Garrulo wrote:
> Hello,
> 
> I'm using SRFI 62 sexpr comments in DrScheme editor. Indeed sexprs
> commented like this are not evaluated, but they are not highlighted as
> comments.
> 
> Maybe am I missing any IDE setting?

No, see this:
  http://list.cs.brown.edu/pipermail/plt-scheme/2007-October/020925.html

-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                    http://barzilay.org/                   Maze is Life!


Posted on the users mailing list.