1
1
mirror of https://github.com/tonsky/FiraCode.git synced 2024-07-04 16:06:26 +03:00

After VSC update the three dots symbol was changed to curly brackets.

TaQk 2019-01-22 15:39:26 +01:00
parent ee52662627
commit f7ddc72428

@ -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