Josh Goebel
Josh Goebel
> What happens for the sequence Can you come up with a more real life example of this same problem say perhaps from LaTex domain...? That might be helpful to...
`acdb...` This would of course terminate when it hit the `d`, since it matches `end`. `end` is constantly scanned for, just like with `contains`. So in this case the `b`...
I think I'm entirely reversing my earlier thought now, LOL. Forgetting the exactly content... if we scan for items 2 and 3 concurrently (because 2 is optional) and we FIND...
> but if the value of match is always a regex, It's not just regex (they just make the examples easier to read), these can be full modes with 100s...
You may be right that this needs to be scoped to `#include`...
Either of your willing to submit a PR for this?
This probably needs to wait until the `css_consistency` branch is merged or it needs to be implemented on top of that branch. I don't imagine it would be a hard...
Oh I'm not saying that will fix it... I'm not sure... only that any fix should be made on that branch, not master.
> First, do we want to highlight 'animation' as a variable? Well, I think that could make sense. But then we also have actual CSS variables, so I'm not sure...
FYI `css_consistency` is rebased and merged into master now.