-
Notifications
You must be signed in to change notification settings - Fork 30.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Stylistics sets not working properly (Fira Code) #84917
Comments
(Experimental duplicate detection) |
I'm seeing this issue with the following version combinations:
|
@wboka It's not a version combination problem i think, because the font added ligatures characters in the v2.0 and VS Code implemented this editable setting at 1.40.0 (Refer to second link in first post) |
See #84018 and using Fira Code v2 (v1 doesn't support stylistic sets)! Try adding
[You might also try adding Bit of a hidden gotcha IMO. This works for me, it didn't without the
And definitely try a reload between changes. |
@ArturoDent Doesn't seem to change anything.
|
Just in case: I did first delete the Fira Code v1 fonts before installing v2. I would suggest doing that again. |
@pierredarrieutort Have you uninstalled the previous Fira Code? Restarted, and then installed the new Fira Code? |
I feel bad now, it was a problem to update the font, a fresh install resolved my problems. |
I had some old versions (v1.206 & v2.0) of the font installed along side each other. 🤦♂ Thanks for the help everyone! 🎉 |
Hi,
When i use the ligatures codes starting by
ss
the ligatures are not considered.Only the stylistics sets like
zero
oronum
working. The other way around for some others (like the Fira code repo owner (third referral)And when we push another value than
true
toeditor.fontLigatures
in settings no one ligatures work.Refs :
The text was updated successfully, but these errors were encountered: