kopia lustrzana https://github.com/tonsky/FiraCode
Added keyboard shortcut for Mac.
rodzic
8a254623b6
commit
e421f12ac1
|
@ -4,7 +4,7 @@ Add `"editor.fontLigatures": true` to `settings.json`:
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
To open `settings.json`, from the `File` menu choose `Preferences`, `Settings` or use keyboard shortcut <kbd>Ctrl</kbd>+<kbd>,</kbd>. Then paste the following lines and save the file.
|
To open `settings.json`, from the `File` menu choose `Preferences`, `Settings` or use keyboard shortcut <kbd>Ctrl</kbd>+<kbd>,</kbd> (<kbd>Cmd</kbd>+<kbd>,</kbd> on Mac). Then paste the following lines and save the file.
|
||||||
```json
|
```json
|
||||||
"editor.fontFamily": "Fira Code",
|
"editor.fontFamily": "Fira Code",
|
||||||
"editor.fontLigatures": true
|
"editor.fontLigatures": true
|
||||||
|
|
Ładowanie…
Reference in New Issue