1
1
mirror of https://github.com/tonsky/FiraCode.git synced 2024-07-04 16:06:26 +03:00

Added IntelliJ Mac specific tip

Gopal Venkatesan 2016-07-19 14:07:09 +05:30
parent 9f13d8d8bd
commit 8dbcb55d7d

@ -15,7 +15,7 @@ editor.enable.optional.ligatures=true
_NOTE:_ IDEA support of ligatures is considered experimental. E.g. scroll performance may be very slow. It has been [reported here](https://youtrack.jetbrains.com/issue/IDEA-127539#comment=27-1267636)
_NOTE:_ Theres an issue on OS X when Fira Code Light is used instead of Regular weigth by default ([discussion](https://github.com/tonsky/FiraCode/issues/96#issuecomment-167119788)). To work around that, do not install Light weight at all. **(this is fixed in latest 16 EAP)**
_NOTE:_ Theres an issue on OS X when Fira Code Light is used instead of Regular weigth by default ([discussion](https://github.com/tonsky/FiraCode/issues/96#issuecomment-167119788)). To work around that, do not install Light weight at all. **(this is fixed in latest 16 EAP)** Also, installing TTF as opposed to OTF renders better with IntelliJ on the Mac.
_NOTE:_ For latest EAPs of JetBrains products, that file doesnt matter without setting preference:
`Editor`→`Font`→[`Enable Font Ligatures`](https://confluence.jetbrains.com/display/IDEADEV/Support+for+Ligatures+in+Editor)