You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've read through as much documentation and code as I can on the different projects to see if I was missing a rule or something, but up to this point I've had no luck. I've followed this exact process for Typescript and I have working folds in those file types. Does anyone have folds working with this parser?
The text was updated successfully, but these errors were encountered:
It's been a while... But have you had a children (>), a sibling (~), or an adjacent sibling (+) combinator without a preceding selector provided? For example:
foo {
> bar {}
}
This was an issue in my case and I managed to fix it in TymekDev@042c77b
I've read through as much documentation and code as I can on the different projects to see if I was missing a rule or something, but up to this point I've had no luck. I've followed this exact process for Typescript and I have working folds in those file types. Does anyone have folds working with this parser?
The text was updated successfully, but these errors were encountered: