xxxxxxxxxx
You can adjust the Zoom level in VS Code with the View > Appearance > Zoom commands. The zoom level increases or decreases by 20% each time a Zoom command is executed. View > Appearance > Zoom In (Ctrl+=) - increase the Zoom level. View > Appearance > Zoom Out (Ctrl+-) - decrease the Zoom level.
xxxxxxxxxx
Go to settings in VSCODE:
Shortcut Windows ==> CTRL + ','
Shortcut MacOS ==> Cmd + ','
OR File > Preferences > Settings
----------------------------
search for:
mouseWheelZoom
----------------------------
Enable it by hitting the checkbox []
and enjoy zooming in/out by ctrl+scrolling! :)
xxxxxxxxxx
You can adjust the Zoom level in VS Code with the View > Appearance > Zoom commands.
The zoom level increases or decreases by 20% each time a Zoom command is executed.
View > Appearance > Zoom In (Ctrl + =) - increase the Zoom level.
View > Appearance > Zoom Out (Ctrl + -) - decrease the Zoom level.
xxxxxxxxxx
For only the Editor Font Zoom level: Ctrl + Numpad_multiply (to increase font siz) or Ctrl + Numpad_divide (to decrease font size)
For all-over zoom level: Ctrl += or -=