Since it's already supported for embedded R, any chance to do this for embedded bash?

Thanks for the suggestion. The thought hadn't occurred to me. (Well,
the embedded R fontification didn't occur to me either. @endrebak
added that feature.)

The R highlighting depends on finding triple quote markers like
R(""". I'm not sure if doing that for a shell: ".* with mmm-mode
would be more complicated to handle or more expensive to process.
Worth looking into.

Alternatively, highlighting the {wildcard} parts of the strings would be neat.

Yeah, I think that'd be nice to add.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.