Skip to content

Flicker caused by variable line heights when opening a file #288847

@alexdima

Description

@alexdima
  • Configure:
"editor.tokenColorCustomizations": {
  "textMateRules": [
    {
      "scope": "entity.name.type.class",
      "settings": {
        "fontSize": 3,
        "lineHeight": 3
      }
    }
  ]
}
  • Switch towards a file that uses the custom line height
  • 🐛 Observe there is a small flicker
CleanShot.2026-01-19.at.11.24.05.mp4

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugfont-token-customizationinsiders-releasedPatch has been released in VS Code InsidersverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions