Skip to content

Custom line height not applied when opening files #288852

@alexdima

Description

@alexdima
  • 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

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugfont-token-customizationverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions