From 7bbaba723db700e98df5fc1f245d8b39132785e0 Mon Sep 17 00:00:00 2001 From: Christoph Nienaber Date: Fri, 14 Jun 2019 15:39:24 +0200 Subject: [PATCH] Fix: It's a check box, no radio box --- 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 5da95b5..4534a59 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, under "Commonly Used", expand the "Text Editor" settings 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. +To enable FiraCode in the settings editor, under "Commonly Used", expand the "Text Editor" settings and then click on "Font". In the "Font Family" input box type `Fira Code`, replacing any content. Tick the check box "Enabled/Disables font ligatures" under "Font Ligatures" to enable the special ligatures. ## Manually Editing settings.json