From 574aa4b8bb635eeb103d31b4a58c797abb7a0dd6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B3n=20Trausti?= Date: Thu, 27 Sep 2018 21:07:31 +0000 Subject: [PATCH] It should be Fira Code with space, in the editor UI. Otherwise it doesn't work. --- VS-Code-Instructions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VS-Code-Instructions.md b/VS-Code-Instructions.md index 32ddcc4..0728d9d 100644 --- a/VS-Code-Instructions.md +++ b/VS-Code-Instructions.md @@ -2,7 +2,7 @@ To open the settings editor, first from the `File` menu choose `Preferences`, `Settings` or use keyboard shortcut Ctrl+, (Cmd+, on Mac). -To enable FiraCode in the settings editor expand the "Text Editor" settings under "Commonly Used" and then click on "Font". In the "Font Family" input box type `FiraCode`, replacing any content. Tick the radio box "Enabled/Disables font ligatures" under "Font Ligatures" to enable the special ligatures. +To enable FiraCode in the settings editor expand the "Text Editor" settings under "Commonly Used" and then click on "Font". In the "Font Family" input box type `Fira Code`, replacing any content. Tick the radio box "Enabled/Disables font ligatures" under "Font Ligatures" to enable the special ligatures. ## Manually Editing settings.json