Home  >  Article  >  Development Tools  >  How to open user-defined configuration in vscode

How to open user-defined configuration in vscode

王林
王林Original
2019-12-16 15:00:204995browse

How to open user-defined configuration in vscode

Open the editor, click the gear-shaped icon in the lower left corner, here is the settings menu

How to open user-defined configuration in vscode

In the pop-up menu, click [ Settings】Submenu

How to open user-defined configuration in vscode

In the settings interface, click the three-dot icon in the upper right corner

How to open user-defined configuration in vscode

In the pop-up In the menu, click the [Open settings.json] submenu

How to open user-defined configuration in vscode

to open the settings.json file as shown in the figure. The left side is the system default configuration item, and the right side is User-defined settings, customized settings will overwrite the system default configuration items

How to open user-defined configuration in vscode

Recommended related articles and tutorials:vscode tutorial

The above is the detailed content of How to open user-defined configuration 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