Updated VS Code Instructions (markdown)

master
Nikita Prokopov 2018-12-06 15:18:05 +03:00
rodzic 279452d459
commit ad843e1002
1 zmienionych plików z 3 dodań i 2 usunięć

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