On Mon, Jan 4, 2021 at 12:32 AM Ben Ryjikov <[email protected]> wrote:

> Hi Racket,
>
> Is it possible for a tool invoked by info.rkt to access code which is
> outside of the tool?
>
> We’re building a #lang and would like to have on-demand syntax
> highlighting.
> We’ve tried using a tool, and have successfully made a button and a menu
> item that do it, but we’d like to activate the highlighting
> programmatically at runtime instead of by clicking on something.
> We also are hoping to have multiple highlights at once if possible.
>
> Is there any way to get on-demand syntax highlighting without using a
> button or menu item? Are there any pre-existing Racket tools or functions
> that would do this?
>

I think datalog does this;

[image: image.png]




>
> Thanks for your time and Happy New Year!
>
> Best,
> Ben
>
> --
> 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 [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/racket-users/BA1B6C4F-8172-462F-9E2D-8F6F2A9C6BB4%40gmail.com
> .
>

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/CAGHj7-%2BD%3D2vL9XchgvHoXhXc76UvXpYXDJzoXiOpLtWavE5U8A%40mail.gmail.com.

Reply via email to