Added keyboard shortcut for Mac.

master
Koen Verheyen 2018-02-20 14:57:34 +01:00
rodzic 8a254623b6
commit e421f12ac1
1 zmienionych plików z 1 dodań i 1 usunięć

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