Is there a way to make Vs-code on Mac only zoom the text/file pane of the window? When I hit Command ⌘+ to zoom, it'll zoom all of the window, ie. also the icons on the left hand side and the file pane on the left as well.
Compare these two screen shots, maybe ;)
I'd only like the source file (nfsd.sh in the screen shot) to be zoomed.
View > Appearance > Zoom In (Ctrl+=) - increase the Zoom level. View > Appearance > Zoom Out (Ctrl+-) - decrease the Zoom level.
Using the Status Bar Click the + and - buttons on the status bar to increase/decrease the font-size by 1 pt. Click the middle Terminal button to bring up a selection menu to set a custom size.
Answered in https://stackoverflow.com/a/41684631/5295392:
Out of Box solution for zoom in/out for text only:
You can use your mouse wheel to zoom in or zoom out only text in the text box.
Open your settings.json
file and increase editor.fontSize
to increase the size of the text on the source file.
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