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
Describe the bug
Theme is either overriding or not specifying default markup textMateRules that are provided with VS Code default themes. This breaks syntax highlighting in extensions that use these rules.
Describe the bug
Theme is either overriding or not specifying default markup
textMateRules
that are provided with VS Code default themes. This breaks syntax highlighting in extensions that use these rules.To Reproduce
Steps to reproduce the behavior:
npm install
Expected behavior
Theme should provide similar formatting (adjusted to its themes). Instead, no highlighting is displayed.
The text was updated successfully, but these errors were encountered: