Home  >  Article  >  Development Tools  >  How to set highlighting in vscode

How to set highlighting in vscode

藏色散人
藏色散人Original
2019-11-07 11:30:026111browse

How to set highlighting in vscode

How to set highlighting in vscode?

After opening vscode, click the extension icon on the left.

Related recommendations: "vscode Usage Tutorial"

How to set highlighting in vscode

After opening, enter the extension you want to search for in the input box above.

How to set highlighting in vscode

For example, if we want to install a highlight display supported by react code, we can enter the react keyword to search, and we can see many related plug-ins. Click to open one.

How to set highlighting in vscode

Then click the install button here on the right to install.

How to set highlighting in vscode

#Or install a cjsx plug-in, which also highlights react code.

How to set highlighting in vscode

After installation, when we open the react-related code, it will be highlighted.

How to set highlighting in vscode

vscode supports many languages, and there are many corresponding plug-ins that can be downloaded and installed, such as php, sql, etc. You can download and install plug-ins to highlight the code.

How to set highlighting in vscode

The above is the detailed content of How to set highlighting 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