Skip to content

Configuring just the fontSize pushes the text off center #288844

@alexdima

Description

@alexdima

Configure:

"editor.tokenColorCustomizations": {
  "textMateRules": [
    {
      "scope": "entity.name.type.class",
      "settings": {
        "fontSize": 3
      }
    }
  ]
}

🐛 the regular sized text is no longer aligned with the line which causes decorations to appear off vertically

Image

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