-
Notifications
You must be signed in to change notification settings - Fork 30k
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
I don't like the font that VS Code is using #21559
Comments
Double check both your user and workspace settings - there migth be some setting which is changing your font. You can also always manually set your |
Thanks, @isidorn. |
I run in my terminal: |
@andreshg112 |
@deeptimhe, I didn't solve it but I decided to use the font Verdana. It was good enough for me. |
For me at least, this was solved by first viewing the user settings (File>Preferences>Settings), and when I added "editor.fontFamily": "'Droid Sans Mono', 'Courier New', monospace, 'Droid Sans Fallback'", As I'm running Linux Mint I don't believe this distro or Ubuntu carry Droid Sans Mono by default any more, so I simply downloaded it from Google Fonts (direct link: Restarted VS Code and voila! Nice fonts again. |
@andreshg112 I changed the font to |
@asuraphel Thanks! This has just saved my life |
@asuraphel Thanks ! |
@sjdweb Yes, nice fonts again. Thanks! |
the same was happened after installing |
@andreshg112 in your terminal |
Upto the newest update in my vs code there was no problem with the font in the integrated terminal but now it suddenly changed to something very awful Now I am using 1.17.1 version. I checked the user setting and nothing changed. |
@highskillzz seeing this too after updating just now! Is there an issue submitted for this? |
Issue here #35991 |
Thanks for the quick fix! |
Same thing happened to me using MAC |
Same thing happened after finally installing ttf-mscorefonts-installer package on Ubuntu 16.04. So it isn't really a bug - before installing the fonts Code probably just fell back on Liberation Mono, which happen to look nicer on Ubuntu. |
I'm not sure what is happening but I think that after installing PlayOnLinux, I have this problem.
How can I restore VS Code's default font?
Steps to Reproduce:
The text was updated successfully, but these errors were encountered: