1
1
mirror of https://github.com/tonsky/FiraCode.git synced 2024-07-02 15:06:34 +03:00

Add a link to VS Code's recent issue of font feature settings

秋纫 2019-10-10 08:52:35 +09:00
parent 886e9a85d5
commit 0d28482557

@ -30,7 +30,7 @@ Go to `Sublime Text` -> `Preferences` -> `Settings`, add:
Via editing `electron-browser/index.html`, see https://marketplace.visualstudio.com/items?itemName=be5invis.vscode-custom-css
In a recent patch of VS Code (microsoft/vscode#82153), it will be able to define
In a recent patch of VS Code ([microsoft/vscode#82153](https://github.com/microsoft/vscode/issues/82153)), it will be able to define
```json
"editor.fontLigatures": "'ss01', 'ss02', 'ss03', 'ss04', 'ss05', 'ss06', 'zero', 'onum'"
```