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

VS Code update

Nilay Vishwakarma 2017-07-21 20:00:01 +05:30
parent 2a6b0b9d51
commit bb1ab88244

@ -4,7 +4,7 @@ Add `"editor.fontLigatures": true` to `settings.json`:
To open `settings.json`, from the `File` menu choose `Preferences`, `User Settings`. Then paste this:
To open `settings.json`, from the `File` menu choose `Preferences`, `Settings` or use keyboard shortcut <kbd>Ctrl</kbd>+<kbd>,</kbd>. Then paste this:
```json
"editor.fontFamily": "Fira Code",
"editor.fontSize": 14,