Hi! I installed the [JetBrains Mono](<https://www....
# android-studio
g
Hi! I installed the [JetBrains Mono](https://www.jetbrains.com/lp/mono/) font in Android Studio (macOS) and enabled font ligatures, but it seems to be replacing
->
with a unicode character
, and now even
vim
is doing this replacement in the terminal (even Slack is doing it as I type
-
followed by
>
! None of my code compiles anymore because of the illegal characters that have been inserted. Can somebody help me? Android Studio 3.5.3
s
Does it happen when font ligatures are disabled?
g
Yes, it still happens. I disabled font ligatures, switched the font back to Menlo, uninstalled the font from the OS, but it still happened in vim, VS Code...
I just reinstalled macOS (without wiping, just reinstalling system files) and it did nothing 😩
s
Did you remove the font
g
Problem solved: https://kotlinlang.slack.com/archives/C0B8H786P/p1580738452021600. Wasn’t Android Studio’s problem. Thanks, @Sean Keane, for the attention