-
Notifications
You must be signed in to change notification settings - Fork 38.2k
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugfont-token-customizationverifiedVerification succeededVerification succeeded
Milestone
Description
- Configure:
"editor.tokenColorCustomizations": {
"textMateRules": [
{
"scope": "entity.name.type.class",
"settings": {
"fontSize": 3,
"lineHeight": 3
}
}
]
}
- Open fresh files with classes
- 🐛 Observe the line height is not getting applied
CleanShot.2026-01-19.at.11.34.37.mp4
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugfont-token-customizationverifiedVerification succeededVerification succeeded