From 0d2848255711d87a716f0706a1a26f872a088af5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A7=8B=E7=BA=AB?= Date: Thu, 10 Oct 2019 08:52:35 +0900 Subject: [PATCH] Add a link to VS Code's recent issue of font feature settings --- How-to-enable-stylistic-sets.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/How-to-enable-stylistic-sets.md b/How-to-enable-stylistic-sets.md index 662f932..d1f269e 100644 --- a/How-to-enable-stylistic-sets.md +++ b/How-to-enable-stylistic-sets.md @@ -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'" ```