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

Typo in VSCode name

Chris Long 2019-01-02 12:38:40 -08:00
parent 3ba4aea07f
commit a3db2498f5

@ -6,7 +6,7 @@ To enable FiraCode in the settings editor expand the "Text Editor" settings unde
## Manually Editing settings.json
Visual 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 "three dots" icon to to the right and select "Open settings.json" from the popup menu.
Then paste the following lines and save the file.
```json