Home > Development Tools > VSCode > How to implement zoom interface in vscode

How to implement zoom interface in vscode

王林
Release: 2019-12-31 13:56:19
Original
16680 people have browsed it

How to implement zoom interface in vscode

Implementation ctrl mouse wheel Zoom in and out of the display interface

Steps:

Click file ==> preferences ==> settings Enter settings.

As shown below:

How to implement zoom interface in vscode

Search editor.mouse

How to implement zoom interface in vscode

The modified picture is as follows:

How to implement zoom interface in vscode

Another method:

Continuously press Press ctrl k or ctrl s to enter the settings page

How to implement zoom interface in vscode

Search for zoom

How to implement zoom interface in vscode

Double-click the custom shortcut key. Here is ctrl 0 to zoom in and ctrl 9 to zoom out.

Recommended related articles and tutorials: vscode tutorial

The above is the detailed content of How to implement zoom interface in vscode. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template