[racket] [DrRacket] Syntax-coloring for the Interactions Window
Thanks much for your reply.
It looks like I can at least stop the interactions window from
blocking my reader on ;, #, etc. If I handle the
'drracket:submit-predicate query in my #:language-info function, I can
tell DrRacket to always send the input to my reader. I'll keep reading
through the plugins documentation and maybe I'll find workarounds for
the other problems.
Thanks again,
- Tim
> I believe these are both shortcomings in DrRacket's REPL
> implementation, I'm sorry to say.
>
>Robby