9

JetBrains Mono and disabling font ligatures

 3 years ago
source link: https://www.jessesquires.com/blog/2020/02/25/jetbrains-mono-and-disabling-font-ligatures/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

25 Feb 2020

Updated: 23 Mar 2020

software-dev    editors, fonts, sublime-text, typefaces, xcode

JetBrains recently released a new typeface for developers and I wanted to give it a try. I switched to JetBrains Mono in my two primary editors, Xcode and Sublime Text. Much to my surprise, I really enjoyed it. I think it is a great typeface. But I quickly discovered that I hate ligatures.

There was no way (that I could find) to select JetBrains Mono in Xcode and disable ligatures. If anyone knows how to do that, please let me know. For now, I will stick with SF Mono in Xcode.

In Sublime Text, you can add the following options to your preferences file to disable ligatures.

"font_face": "JetBrains Mono",
"font_options": ["no_liga", "no_clig", "no_calt"],

And now your eyes can rest. If you prefer ligatures, don’t @ me.

Update: There is an open issue on GitHub discussing providing a version without ligatures.

Update 23 Mar 2020

Good news! JetBrains has released a no ligature version (1.0.4). It is called JetBrains Mono NL.


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK