Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenType 'frac' feature affects all numerals, not just fractions #669

Open
uRohan opened this issue Apr 1, 2024 · 0 comments
Open

OpenType 'frac' feature affects all numerals, not just fractions #669

uRohan opened this issue Apr 1, 2024 · 0 comments

Comments

@uRohan
Copy link

uRohan commented Apr 1, 2024

JetBrains Mono version

2.304

Software

Visual Studio Code 1.87.2
Visual Studio Code - Insiders 1.88.0-insider

Visual Studio Code settings

{
    "breadcrumbs.enabled": false,
    "editor.fontFamily": "JetBrains Mono",
    // Fractions: 1/3, 2/3, 3/3, 4/3, 5/3.
    "editor.fontLigatures": "'zero', 'frac'",
    "editor.fontSize": 13,
    "window.titleBarStyle": "custom",
    "workbench.colorTheme": "Default Light Modern",
}

Here's what it looks like

Before After
before after
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant