How do I use the meslo font for visual studio code None of these answers were working for me because I was using MesloLGS NF for my iTerm2 What I did was took the exact value that was being displayed in iTerm2 -> Preferences -> Profiles -> Text under the font section, and typed that into my settings json under terminal integrated fontfamily Copy from here:
zsh - Why are Font Awesome characters not rendered or replaced on my . . . This will make MesloLGS NF font available to all applications on your system Configure your terminal to use this font: iTerm2: Open iTerm2 → Preferences → Profiles → Text and set Font to MesloLGS NF Alternatively, type p10k configure and answer Yes when asked whether to install Meslo Nerd Font Apple Terminal Open Terminal →
Font issues while integrating ZSH on Visual Studio Code Double-click on each file and click "Install" This will make MesloLGS NF font available to all applications on your system Set the terminal font on VSCode Open File → Preferences → Settings (PC Linux) or Code → Settings → Settings (Mac) Enter terminal integrated fontFamily in the search box at the top of Settings tab; Set MesloLGS
visual studio code - integrated terminal icon issue - Stack Overflow Try with different font names that look like yours @user2371684 I have this file font file: MesloLGS NF Regular ttf - "MesloLGS NF Regular" Font Family didn't work - "MesloLGS NF" Font Family finally worked –
bash - Cannot install font on vscode so that zsh displays properly . . . Click is a filter on the right side, look for font and copy and paste this font ('MesloLGS NF', 'monospace', monospace) In the option just below Font Ligatures, click on edit in settings json and change it from false to true Now Reload window