kopia lustrzana https://github.com/tonsky/FiraCode
Add text version that can be copied and a hint on opening the settings.json
rodzic
b7f7f11a4f
commit
0cfa2b1856
|
@ -1,3 +1,12 @@
|
|||
Add `"editor.fontLigatures": true` to `settings.json`:
|
||||
|
||||

|
||||
|
||||
|
||||
|
||||
To open `settings.json`, from the `File` menu choose `Preferences`, `User Settings`. Then paste this:
|
||||
```json
|
||||
"editor.fontFamily": "Fira Code",
|
||||
"editor.fontSize": 14,
|
||||
"editor.fontLigatures": true,
|
||||
```
|
Ładowanie…
Reference in New Issue