ubuntu-mono-ligaturized icon indicating copy to clipboard operation
ubuntu-mono-ligaturized copied to clipboard

Font not working in VSC

Open greed-d opened this issue 3 years ago • 7 comments

I installed the font and tried to implement it in VSC But my VSC isn't supporting it Here is my screenshot for the settings and the output Screenshot from 2021-07-21 15-55-59

greed-d avatar Jul 21 '21 10:07 greed-d

Did you eventually get it to work?

curran avatar Jul 21 '21 12:07 curran

It would be neat to see this working in VSC.

curran avatar Jul 21 '21 12:07 curran

No sir I couldn't bring the ligature to work If you have any solution please provide it to me As you said it would really be great to see it working

greed-d avatar Jul 21 '21 15:07 greed-d

Indeed, let's keep this issue open. Thanks!

So, somehow VSCode needs to know about the .ttf font files. I'm curious, what steps did you try?

Also, the font family name is defined in this CSS, not in the .ttf files themselves, so I wonder if maybe VSCode does not know how to resolve the name to the font files.

This might be useful: https://dev.to/solexy79/installing-a-new-font-for-vs-code-in-three-3-simple-steps-13a5

curran avatar Jul 21 '21 15:07 curran

For what it's worth: I installed the regular ubuntu mono ligaturized ttf I installed VS Code 1.59.0 And changed these settings: image

In text: I put

'Ubuntu Mono Ligaturized'

in the Font Family,

opened the .json from the link that is shown in the settings, replaced null with true and pressed ctrl-s

That's it.

george-tsiros avatar Aug 12 '21 16:08 george-tsiros

Nice! Thank you.

curran avatar Aug 12 '21 19:08 curran

Is this solved? Can I close the issue?

curran avatar May 31 '22 14:05 curran