VS Code: Setting a separate font size for the output window
I like using large font sizes in my text editors, but I like to keep output text in smaller fonts. Visual Studio Code does not provide a direct way to set the Output font size through its user interface, but you can specify it in JSON configuration. Read more...