add "font-feature-settings" css option #5122
Unanswered
GhostShadow0316
asked this question in
Ideas
Replies: 1 comment
-
Sorry, I don't think it will be used by enough people to add this. I would recommend using a custom css extension instead. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My vscode and monkeytype both using the "Fira Code" font
this is how my monkeytype text looks

and this is how my vscode looks

I like the way my vscode shows "a" and "g" (see language)
the way I done it is to insert
font-feature-settings: '"cv01", "cv02"'
in the setting.json fileI wish I can also do this in monkeytype and don't need to try other fonts
Beta Was this translation helpful? Give feedback.
All reactions