Answers for "how to set terminal font vscode"

0

Change vs code terminal font

{
    //"terminal.integrated.fontFamily": "'Ubuntu Mono derivative Powerline', 'fontawesome'",
    "terminal.integrated.fontFamily": "'Meslo LG M DZ for Powerline', 'fontawesome'",
    "terminal.integrated.fontSize": 16

}
Posted by: Guest on February-26-2022

Code answers related to "how to set terminal font vscode"

Browse Popular Code Answers by Language