microsoft / vscode-textmate

A library that helps tokenize text using Text Mate grammars.
MIT License
562 stars 108 forks source link

feat: add child combinator ">" (and fix a specificity bug) #233

Closed aleclarson closed 2 days ago

aleclarson commented 1 month ago

Closes #123

Tests

aleclarson commented 1 month ago

@hediet Excuse me if it's rude to tag, but I saw you're the only person to touch src/theme.ts in the last 2 years, so I would very much appreciate a code review if you can find the time! :heart:

Test cases incoming...

aleclarson commented 1 month ago

Okay tests have been added! Both fail on main branch.