A Visual Studio extension
Download this extension from the Visual Studio Marketplace
or get the CI build
Zooming in the Visual Studio editor is easy using the mouse wheel or trackpad. However, there is no command in Visual Studio for resetting the zoom level back to 100%. That’s what this extension provides.
By default, the keyboard shortcut is Ctrl+0
and Ctrl+Num0
but can be changed to be whatever you like.
Go to Tools -> Options -> Environment -> Keyboard and look for the command View.ZoomReset
to change the keyboard shortcut.
You can set what the default zoom level should be in Tools -> Options -> Environment -> Reset Zoom.
If you enjoy using the extension, please give it a ★★★★★ rating on the Visual Studio Marketplace.
Should you encounter bugs or if you have feature requests, head on over to the GitHub repo to open an issue if one doesn’t already exist.
Pull requests are also very welcome, since I can’t always get around to fixing all bugs myself. This is a personal passion project, so my time is limited.
Another way to help out is to sponsor me on GitHub.