Is there a way to change the environment font size in Visual Studio Code? Stuff like IntelliSense box, debug panel, file names, etc.
I know how to change the editor's font size but I cannot figure out how to change the environment font size. So I wonder if you can change it somehow.
To make the texts larger, press “Ctrl + Shift + >”. To make the texts smaller, press “Ctrl + Shift + <”.
Select from the menu Tools -> Options -> Fonts and Colors -> Environment Font. Select a different font name and then change the font size. Apply changes. Restart environment.
Currently it is not possible to change the font family or size outside the editor. You can however zoom the entire user interface in and out from the View
menu.
Update for our VS Code 1.0 release:
A newly introduced setting window.zoomLevel
allows to persist the zoom level for good! It can have both negative and positive values to zoom in or out.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With