You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
title To Reproduce
Steps to reproduce the behavior:
Open a Rust project on vscode, while using inter as ui font
Observe how the action/description text look
Expected behavior
No letters are inside circles
Screenshots
Environment
OS: Arch Linux, updated til 15-sep-2024
App that renders the font Visual Studio Code
Version of font: 4.0 Additional context
I suspect it's related to the composition feature, which can be disabled using fontconfig under linux, but chromium/electron don't respect those settings.
The text was updated successfully, but these errors were encountered:
Yeah, this can be done using the editor.fontLigatures option in vscode, but the problem is that I enabled that stylistic set for the monospace font, and I don't know if this can be enabled just for it...
Describe the bug
title
To Reproduce
Steps to reproduce the behavior:
Expected behavior
No letters are inside circles
Screenshots
Environment
Additional context
I suspect it's related to the composition feature, which can be disabled using fontconfig under linux, but chromium/electron don't respect those settings.
The text was updated successfully, but these errors were encountered: