Skip to content

VSCode keyboard shortcut for zoom

Users can adjust the zoom level of the editor interface using a specific mouse and keyboard combination.^[600-developer-tools-vscode-vscode-mouse-font-size.md]

Default Shortcut

The default interaction utilizes the keyboard modifier Ctrl combined with the mouse wheel; scrolling up increases the text size, while scrolling down decreases it.^[600-developer-tools-vscode-vscode-mouse-font-size.md]

Configuration

While the mouse interaction is primary, it is governed by the editor.mouseWheelZoom setting within the application, which must be enabled for this shortcut behavior to function.^[600-developer-tools-vscode-vscode-mouse-font-size.md]

Sources

  • 600-developer-tools-vscode-vscode-mouse-font-size.md