Skip to content

VS Code Zoom In and Out Font and Editor

vs code zoom in and out font editor featured image

Let’s quickly have a look at how we can easily zoom in and zoom out in VS code.

By default, VS Code allows you to:

  • Zoom In
    CTRL +
  • Zoom Out
    CTRL -
  • Reset to default
    CTRL + 0

That’s great!

But what if we want to zoom in or zoom out just the font?

Well, by default we can’t do that. We must enable a setting.

To do that, go to File -> Preferences -> Settings and enable the Mouse Wheel Zoom setting.

Now we can easily zoom in and zoom out using CTRL + Mouse Wheel Up/Down.

Great! Happy coding!


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