- Instant help with your Developer coding problems

Change terminal font size in VS Code

Question:
How to change terminal font size in VS Code?
Answer:
File -> Preferences -> Settings -> Features -> Terminal -> Terminal > Integrated: Font Size
Description:

To increase the terminal font size in Visual Studio Code use VS Code settings and search for terminal font size and set the value you want.

You can also access the settings from: File -> Preferences -> Settings -> Features -> Terminal -> Terminal > Integrated: Font Size

Share "How to change terminal font size in VS Code?"