VSCode Terminal Font Fix on Arch Linux

Problems

After updating visual studio code to latest version, suddenly font in the terminal show problem like as https://github.com/Microsoft/vscode/issues/51543

Broken Integrated Terminal Font

Solutions

Install nerd fonts (warning: This will use around 1,7 GB of your disk)

yaourt nerd-fonts-complete
# Choose aur/nerd-fonts-complete and follow the instructions

Go to file -> Preference -> Settings on your Visual Studio Code
Search for fontfam
Set Font Family to MesloLGM Nerd Font

VS Code Integrated Terminal Font Setting

Result

Fixed Integrated Terminal Font

4 thoughts on “VSCode Terminal Font Fix on Arch Linux

Leave a Reply

Your email address will not be published. Required fields are marked *