JetBrains / JetBrainsMono

JetBrains Mono – the free and open-source typeface for developers
https://jetbrains.com/mono
SIL Open Font License 1.1
10.57k stars 298 forks source link

jetbrains mono bold doesn't work with vs code #661

Open nizar787 opened 6 months ago

nizar787 commented 6 months ago

thin ,light ,regular, semibold work just fine but bold is the only one that doesn't work

ps: i installed all jetbrain fonts font not workingScreenshot 2023-12-17 140458 font workScreenshot 2023-12-17 140356 in the system

vagreargnatry commented 6 months ago

Hello, this issue seems to be related to VS Code. On my computer, using Cascadia Mono with Bold doesn't work either. I found this, and I think this issue might affect all fonts.

yvvt0379 commented 6 months ago

Add this line to settings.json:

"editor.fontWeight": "bold",