Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Icons don't appear in VSCode terminal ? #191

Closed
ianizaguirre opened this issue May 7, 2018 · 7 comments
Closed

Icons don't appear in VSCode terminal ? #191

ianizaguirre opened this issue May 7, 2018 · 7 comments

Comments

@ianizaguirre
Copy link

Icons appear normally in my terminal on my dekstop but in my VS Code integrated terminal , the icons appear as empty boxs. Is it not supposed to work in the integrated terminal in VS Code?

@lyndsey-ferguson
Copy link

Why did you close this? Did you get it to work?

@ianizaguirre
Copy link
Author

ianizaguirre commented Jul 14, 2018

Yes I got it to work, are you having trouble?

@lyndsey-ferguson
Copy link

I have the empty boxes too. I tried installing the Nerd font, and changing the terminal font setting to use that font. Did you do something else?

@ianizaguirre
Copy link
Author

ianizaguirre commented Jul 14, 2018

Yea, I added this to my VS code settings:

‘’’

// ========== Integrated Terminal ==========
"terminal.integrated.fontSize": 19,
"terminal.integrated.lineHeight": 1.2,
"terminal.integrated.fontFamily": "Hack Nerd Font",
"terminal.integrated.fontWeightBold": "normal",

‘’’
And refreshed vscode for the change to take effect. Did you try this?

@lyndsey-ferguson
Copy link

I'll check it out

@OscarSilvaOfficial
Copy link

OscarSilvaOfficial commented Jul 8, 2021

It works, thanks @ianizaguirre !!!

@kohane27
Copy link

kohane27 commented Sep 9, 2021

@ianizaguirre thank you so much! Not setting the terminal.integrated.fontFamily was the reason that the icons couldn't be displayed.

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

No branches or pull requests

4 participants