Home  >  Article  >  Development Tools  >  How to install plug-in in vscode

How to install plug-in in vscode

(*-*)浩
(*-*)浩Original
2019-11-08 11:02:385729browse

Visual Studio Code’s plug-in system is very easy to use. Although vscode has relatively few built-in functions, many plug-ins can help us realize these functions. Using its plug-ins well can help us write code with twice the result with half the effort. Effect.

How to install plug-in in vscode

In vscode, click the bottom one of the row of buttons on the left (Recommended learning: vscode introductory tutorial )

How to install plug-in in vscode

There is a search box here, you can search for plug-ins

How to install plug-in in vscode

# #For example, we search for "Visual Studio Code Settings Sync", which is a plug-in that can synchronize your own vscode settings.

After entering the search terms, your search results will be displayed on the left. Click one of them and click the install button on the right interface. How to install plug-in in vscode

How to install plug-in in vscodeWait for a few seconds for the installation to be completed

After the installation is completed, you need to click Reload to make it take effect

How to install plug-in in vscode

The above is the detailed content of How to install plug-in 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