Relative Content

Tag Archive for visual-studio-codefontszshoh-my-zshvs-code-settings

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

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 […]