Skip to content
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

Font not working in VSC #1

Open
greed-d opened this issue Jul 21, 2021 · 7 comments
Open

Font not working in VSC #1

greed-d opened this issue Jul 21, 2021 · 7 comments

Comments

@greed-d
Copy link

greed-d commented Jul 21, 2021

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 greed-d closed this as completed Jul 21, 2021
@curran
Copy link
Contributor

curran commented Jul 21, 2021

Did you eventually get it to work?

@curran
Copy link
Contributor

curran commented Jul 21, 2021

It would be neat to see this working in VSC.

@greed-d
Copy link
Author

greed-d commented Jul 21, 2021

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 greed-d reopened this Jul 21, 2021
@curran
Copy link
Contributor

curran commented Jul 21, 2021

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

@george-tsiros
Copy link

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.

@curran
Copy link
Contributor

curran commented Aug 12, 2021

Nice! Thank you.

@curran
Copy link
Contributor

curran commented May 31, 2022

Is this solved? Can I close the issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants