Skip to content

Commit f65c487

Browse files
committed
docs: link to vscode tickets
There's a note discussing the pending support for multiple/variable fonts in VS Code. I thought it would be nice to link to these tickets for visibility, and to make it easier to determine when the feature is implemented in VS Code. Signed-off-by: JP-Ellis <josh@jpellis.me>
1 parent 22272d6 commit f65c487

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,9 @@ Set the font family:
174174
```
175175

176176
> [!NOTE]
177-
> Variable fonts are not yet well-supported in VS Code, and it is not yet possible to mix multiple fonts. Stay tuned, we're talking with the VS Code team about it!
177+
> Variable fonts are not yet well-supported in VS Code, and it is not yet possible to mix multiple fonts. Stay tuned, we're talking with the VS Code team about it![^vscode-tracking]
178+
179+
[^vscode-tracking]: See [microsoft/vscode#147067](https://github.com/microsoft/vscode/issues/147067) and [microsoft/vscode#237346](https://github.com/microsoft/vscode/issues/237346) for progress VS Code support for variable and multiple fonts.
178180

179181
You must use the `editor.fontLigatures` setting to enable the various features (texture healing, ligatures, and character variants). The setting is a comma-separated list of font features to be enabled.
180182

0 commit comments

Comments
 (0)