I'm working on a #lang with unusual syntax that's meant to be run only in DrRacket. Users will have a "program" in the definitions window and enter commands in the REPL. I'd like to be able to make certain commands temporarily highlight syntax in the definitions window, somewhat like raise-syntax-error can, but without actually raising an error. Is there a way to do this? I've done some Googling and code-diving, but can't seem to figure it out. Thanks!
-- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to racket-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.