I recently published an NPM package with language support for Ink in the CodeMirror editor. If (like me) you have reason to be using CodeMirror rather than ACE as used in inky, this may be useful to you. It even has at least one scenario where it correctly highlights code when Inky doesn’t, but I’m not going to claim that the reverse may not be true as well!
I did something similar last year and I think it wasn’t complete and I’ve left it untouched since then so I will certainly look at your work, thank you for this.
Ah, cool! That’s both great but also (I have to admit) somewhat frustrating given I did try and search for existing attempts! I don’t know if I’m being less careful than I think, but I do really feel like search result quality has tanked in the last few years.
I’ll definitely be having a look at your repo as well, I’m sure there’s things in still missing.