Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.85.2
- OS Version: Linux x64 5.15.0-91-generic (Linux mint)
Steps to Reproduce:
- Write nested CSS rule
- Via command palette enable "Developer: Inspect Editor Tokens and Scopes"
- Try to browser the textmate for the closing curly brace.
Expected outcome:
TextMate rule for ending bracket exists (i.e punctuation.section.property-list.end.bracket.curly.css). Ending bracket can be customized.
Actual outcome:
TextMate rule for ending bracket does not exist (i.e punctuation.section.property-list.end.bracket.curly.css). Ending bracket cannot be customized.
Screenshots are attached


