Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

JetBrains Mono is not available in Android Studio

I don't know why, I can't choose JetBrains Mono as my editor font in Android Studio 4.1 on Windows. The font is not available in the dropdown menu. I have other IDE (IntelliJ) on the same machine on which JetBrains Mono was enabled by default and "just works".

Do you have any clue about that ?

like image 921
Ombrelin Avatar asked Oct 14 '25 08:10

Ombrelin


1 Answers

I had the same issue and the following works for me.

  1. Download font from https://www.jetbrains.com/lp/mono/
  2. Install it as OS X system font
  3. Restart Android Studio
  4. 'JetBrains Mono' is appeared in the Android Studion > Preference > Editor > Font
like image 57
Dima Portenko Avatar answered Oct 17 '25 01:10

Dima Portenko