Open dontlaugh opened 1 year ago
alright. i'll add this when i get the time (within 3 days)
or, if you'd like to, open a pull request
I opened https://github.com/superwhiskers/raku.kak/pull/2
I'll keep hacking on other scenarios. I'm pretty into raku these days.
alright. thanks
this issue can track further improvements. i believe the reason i didn't bother with this was because covering all cases would be complex and i didn't plan on using them in the codebase i was working on. here's more info, though. i assume you've already been looking at this, however
Raku has nifty heredoc strings in the Quote sub language
The heredoc delimiters ("HELLO" in this case) can be arbitrary.
Full support for all of the interpolation styles will be complicated, but I think we can make a little improvement on our status quo with this highlighter rule.