Skip to content

VS Code — Zoom Terminal with Mouse Wheel

VS Code Zoom Terminal with Mouse Wheel

The terminal can now be zoomed in and out with the mouse wheel while holding CTRL.

To enable this feature, press down CTRL + , (comma) and search for “terminal mouse wheel zoom”.

Tick the checkbox to enable the Terminal > Integrated: Mouse Wheel Zoom feature.

You can also enable it by adding the following settings to your settings.json file:

"terminal.integrated.mouseWheelZoom": true

🎥 If you prefer the video version of this article:


Let me know what you think about this article in the comments section below.

If you find this article helpful, please share it with others and subscribe to the blog to support me, and receive a bi-monthly-ish e-mail notification on my latest articles.   
  

Comments