eigilnikolajsen / commit-mono

Commit Mono is an anonymous and neutral programming typeface.
https://commitmono.com/
1.13k stars 15 forks source link

[BUG] Ligatures is not working on Vscode! #93

Closed TheSolly closed 4 months ago

TheSolly commented 4 months ago

Here is my custom setting:

{"weight":400,"italic":false,"alternates":{"cv01":false,"cv02":false,"cv03":false,"cv04":false,"cv05":false,"cv06":false,"cv07":false,"cv08":false,"cv09":false,"cv10":false,"cv11":false},"features":{"ss01":true,"ss02":true,"ss03":true,"ss04":true,"ss05":true},"letterSpacing":0,"lineHeight":1}

my vscode settings:

"editor.fontFamily": "CommitMono", "editor.fontLigatures": true,

font version v143 latest vscode version