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

Updated VS Code Instructions (markdown)

Nikita Prokopov 2018-12-06 15:18:05 +03:00
parent 279452d459
commit ad843e1002

@ -27,6 +27,7 @@ To achieve different weights add one of the following (verified on Mac):
"editor.fontWeight": "300" // Light
"editor.fontWeight": "400" // Regular
"editor.fontWeight": "500" // Medium
"editor.fontWeight": "600" // Retina, Bold font must not be installed!
"editor.fontWeight": "600" // Bold
```
```
To use Retina weight, change Font name to `FiraCode-Retina` (exactly that, no spaces).