Leandro Facchinetti

Results 212 comments of Leandro Facchinetti
trafficstars

Thanks for testing and for the detailed report. I’ll update the script to work with the latest versions in the near future. I’m glad you got it to work in...

@janneoksanen The REAPER ↔ OBS integration doesn’t support OBS 28 yet. As you may know, this was a major update to OBS and third-party plugins are still adapting to it....

Hi @tomdevlive, Thanks for reaching out! Are you using obs-cli from the command-line or from a REAPER script? On the command line, something like the following may work (though I...

You make a good point. I may rename this on the next maintenance round, which should be soon. In the meanwhile, maybe you can publish this to AUR with something...

First of all, thanks for ShiftIt. I really like it. I don’t know enough Objective-C to volunteer as a maintainer, and I think Hammerspoon is too much for the tech...

Hi @Enter-tainer, I’m checking in to let you know that I’ll tackle this as part of [bringing shiki-latex into Shiki’s monorepo](https://github.com/shikijs/shiki/issues/58). I’ll get to this in the near future.

When https://github.com/octref/shiki/pull/23 is merged we’ll merge this as well. Thanks for the good work 😃

Awesome. I’ll get to it soon…

> How would I detect if `content` is inside a comment or not? The result of the call to `highlighter.codeToThemedTokens()` includes not only the color with which to highlight a...

@konradglas Thank you very much for your suggestion of clangd. I didn’t know about it and it fixed the error for me 😁