Am wondering how to setup the ≠ in IntelliJ IDEA. I downloaded the following Fonts: Hasklig and Monoid… Have FiraCode already installed. When I do this in my Kotlin code !=, how to turn that into ≠ ?
🤔 1
b
benleggiero
07/09/2018, 3:42 AM
Go into Preferences / Settings for IDEA.
Open Editor > Font
Check Enable font ligatures
Open Editor > Color Scheme > Color Scheme Font
Check Enable font ligatures
Open Editor > Color Scheme > Console Font
Check Enable font ligatures
n
Nikky
07/09/2018, 4:30 PM
on linux i found i had to use intellij-jdk to get some font perfromance gains (and make the ligature option available)