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

How to implement zoom interface in vscode

王林
王林Original
2019-12-31 13:56:1916648browse

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!

Statement:
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