Movatterモバイル変換


[0]ホーム

URL:


Skip to content
DEV Community
Log in Create account

DEV Community

Cover image for Fixing VSCode terminal font
Nick Raphael
Nick Raphael

Posted on

     

Fixing VSCode terminal font

I just noticed that my vscode terminal window was having font issues. Especially obvious when it shows the git branch. Those little squares don't look right...

Take a look...
Alt Text

It's super easy to fix though. Download a powerline font (I like 'Cascadia Code PL') and install it on your machine.

Now all you need to do is add the following line to your vscode settings.json...

"terminal.integrated.fontFamily": "Cascadia Code PL"
Enter fullscreen modeExit fullscreen mode

And hey presto...
Alt Text

If vscode gives you any errors like 'terminal only supports monospace fonts' then you can try 'MesloLGM Nerd Font'.

Laters

Top comments(5)

Subscribe
pic
Create template

Templates let you quickly answer FAQs or store snippets for re-use.

Dismiss
CollapseExpand
 
luccasqdrs profile image
Luccas Quadros
  • Location
    Florianópolis, Brazil
  • Work
    Data Specialist at Softplan
  • Joined

For me "NotoSansMono Nerd Font" worked fine

CollapseExpand
 
mathewsjoyy profile image
Mathews Joy
  • Joined

Thanks for this! so simple but searching for it for a while, I can reccomend DroidSansMono to anyone trying to find a compatable font! (Nerd Font)

CollapseExpand
 
gersondeveloper profile image
GERSON CARDOSO FILHO
  • Joined

Worked like a charm. Thanks a lot.

CollapseExpand
 
varlopecar profile image
varlopecar
  • Joined

Thx !!

CollapseExpand
 
dungraymond profile image
yvesNg
Web developer. Fashion enthusiasm. Writing hobby.
  • Location
    Vietnam
  • Work
    Web engineer at currently self-employed
  • Joined

This is outdated, Cascadia Code PL still has some broken character and vs code terminal doesn't support Meslo.

Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment'spermalink.

For further actions, you may consider blocking this person and/orreporting abuse

Brought to you by Nick Raphael. Fullstack azure architect and tech lead. Currently neck deep in dotnet core - azure stack - microservices.
  • Location
    Sydney, Australia
  • Work
    Team lead, solutions architect at IXUP, also dreamweaver.
  • Joined

Trending onDEV CommunityHot

DEV Community

We're a place where coders share, stay up-to-date and grow their careers.

Log in Create account

[8]ページ先頭

©2009-2025 Movatter.jp