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

Edited the description how to edit settings.json file.

TaQk 2019-01-22 15:42:35 +01:00
parent f7ddc72428
commit 53523a51e8

@ -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 "curly brackets" 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 open "settings.json".
Then paste the following lines and save the file.
```json