From f7ddc72428f0d7e508d05fe4bd6907172238b18b Mon Sep 17 00:00:00 2001 From: TaQk Date: Tue, 22 Jan 2019 15:39:26 +0100 Subject: [PATCH] After VSC update the three dots symbol was changed to curly brackets. --- 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 3768db2..84365a9 100644 --- a/VS-Code-Instructions.md +++ b/VS-Code-Instructions.md @@ -6,7 +6,7 @@ To enable FiraCode in the settings editor expand the "Text Editor" settings unde ## Manually Editing settings.json -Visual Studio Code allows you to also edit the underlying `settings.json` config file. First open the settings editor as described above, then click the "three dots" icon to to the right and select "Open settings.json" from the popup menu. +Visual Studio Code allows you to also edit the underlying `settings.json` config file. First open the settings editor as described above, then click the "curly brackets" icon to to the right and select "Open settings.json" from the popup menu. Then paste the following lines and save the file. ```json