Quantcast
Channel: Active questions tagged fonts - Super User
Viewing all articles
Browse latest Browse all 300

Unable to change Terminal fonts in vscode (Windows - WSL Ubuntu)

$
0
0

Problem

I am aware about the approach for changing fonts, however it seems I am unable to change fonts in WSL Ubuntu from Windows Desktop. (It fallbacks to one of the legacy fonts (looks like monospace))

Here are some of the user settings that I changed:

"terminal.integrated.fontFamily": "'MesloLGS NF'",

OR

"terminal.integrated.fontFamily": "'JetBrainsMono Nerd Font'",

But terminal text doesn't seem to be reflecting anything. I don't seem to have enough internet points to post image here. Please refer to the images from this question:https://stackoverflow.com/questions/78775930/unable-to-change-terminal-fonts-in-vscode-windows-wsl-ubuntu


Tried

  • I tried reloading the workspace but that didn't work
  • I tried changing the text of the exact font, (changing spacing, capitalization etc) didn't work
  • I tried to change the font size (to see if the problem is extended, but turns out that workflow is working as expected)

Expected

  • My font should change.

Viewing all articles
Browse latest Browse all 300

Trending Articles