[plt-scheme] New syntax colorer and parenthesis highlighter have arrived
On Wednesday, November 5, 2003, at 07:19 PM, Anton van Straaten wrote:
>
> So here's an idle question which I doubt is anything new: couldn't the
> lexical colorer use some of the info from the last run of "Check
> Syntax" (if
> any) to improve its knowledge? Not that I think this will be
> "necessary" in
> any sense, since I'll be happy just to have the basic lexical coloring.
>
Do you really not use alpha-renaming? I also use the arrow tacking when
I explore a program that I don't know well. It's an extremely simple
flow diagram
but often enough to navigate the program in a meaningful manner.
-- Matthias