dylantmarsh/monokai-vibrant

Syntax highlighting issue

Closed this issue · 2 comments

While I'm not super clear on where things are going awry, at least in C triply nested structs don't have the correct highlighting.
Screen Shot 2022-02-16 at 5 01 49 PM

Hey @okridgway! Could you please attach this piece of code or similar one? I will have a look at this issue and try to find a solution.

I spent some time looking into this. The issue I am running into is that there is no variable.other.object scope on this. The other foo keywords all have this textmate scope except when inside of the first if in a case. I will close this for now as I cannot see any way to fix it.

Screen Shot 2022-08-28 at 7 30 29 PM