cursor icon indicating copy to clipboard operation
cursor copied to clipboard

Font weights not working with "JetBrains Mono" font (macOS)

Open AshConnolly opened this issue 1 year ago • 7 comments

The "editor.fontWeight" setting has no impact on the UI when using the JetBrains Mono font. It works in VSCode without issue.

Curiously other fonts seem to work fine, like Poppins (as seen in Font Book window in screenshot below), which is also a non-system font. Both file types are ttf.

  1. If you can, please include a screenshot of your problem.
    VsCode on left, Cursor on right (Font Book app open to confirm font is installed) Screenshot 2023-09-07 at 11 57 02

  2. Please include the name of your operating system: macOS Monterey

  3. If you can, steps to reproduce are super helpful: Install on macOS and change font weight

AshConnolly avatar Sep 07 '23 11:09 AshConnolly

thank you for the report. we will be switching fonts back to vscode defaults while we figure out the annoyances with jetbrains mono!

sualehasif avatar Sep 07 '23 19:09 sualehasif

Thanks @sualehasif! Oh is JetBrains Mono the default font when using Cursor? Sorry I didn't know that, I already had VSCode set to use JetBrains Mono, which Cursor imported over! Thanks! Is there a PR I can watch so I can update once merged?

AshConnolly avatar Sep 08 '23 08:09 AshConnolly

New update will now no longer use Jetbrains Mono by default.

truell20 avatar Sep 08 '23 22:09 truell20

Cool! FYI I update to Version: 0.10.3 and the issue is still present.

AshConnolly avatar Sep 09 '23 14:09 AshConnolly

Do you still have Jetbrains mono enabled as your font? @AshConnolly

truell20 avatar Sep 25 '23 00:09 truell20

Hi @truell20! I do still use JB Mono as the font, it just isn't the font-weight that I prefer. Also I just updated to Version: 0.11.6 and the issue is still present - changing font weights with JetBrains Mono has no effect. Cheers!

AshConnolly avatar Sep 25 '23 14:09 AshConnolly

It seems JetBrains Mono font included with Cursor is not rendering font weights correctly on macOS.

As a workaround, you can create a copy of JetBrains Mono (use different font name), install it, and use in Cursor.

Here is copy of JetBrainsMono-2.304.zip/variable I created for myself JetBrainsMonoCopy.zip

t0ster avatar May 11 '24 22:05 t0ster

It seems JetBrains Mono font included with Cursor is not rendering font weights correctly on macOS.

As a workaround, you can create a copy of JetBrains Mono (use different font name), install it, and use in Cursor.

Here is copy of JetBrainsMono-2.304.zip/variable I created for myself JetBrainsMonoCopy.zip

worked for me, thanks

monarcode avatar Sep 21 '24 11:09 monarcode