From ecd35d0005df04ca12fbe48c7d693205f527b826 Mon Sep 17 00:00:00 2001 From: Eric N Date: Thu, 30 Mar 2017 16:47:49 +0800 Subject: [PATCH] Added the missing step: select "Fira Code" the primary font --- IntelliJ-products-instructions.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/IntelliJ-products-instructions.md b/IntelliJ-products-instructions.md index 4c21f42..1877968 100644 --- a/IntelliJ-products-instructions.md +++ b/IntelliJ-products-instructions.md @@ -1,6 +1,8 @@ ### Version 2016.2 and later -Proper support for ligatures was added in 2016.2 (incl. font compatibility & better performance). Enable in `Settings` → `Editor` → `Colors & Fonts` → `Font` → `Enable Font Ligatures` +Proper support for ligatures was added in 2016.2 (incl. font compatibility & better performance). +- Enable in `Settings` → `Editor` → `Colors & Fonts` → `Font` → `Enable Font Ligatures` +- Select `Fira Code` as "Primary font" under `Settings` → `Editor` → `Colors & Fonts` → `Font` → `Editor Font` NOTE that since 2016.3 IntelliJ products come with Fira Code bundled with the editor itself. If you want latest version of Fira Code, install it separately & restart your editor.