Home  >  Article  >  Development Tools  >  vscode sets code font color highlighting

vscode sets code font color highlighting

王林
王林Original
2020-02-11 11:51:4423352browse

vscode sets code font color highlighting

Take setting the vue code font color highlighting as an example:

First open the vs code software, and then click on the extended function on the left, as shown in the figure below:

vscode sets code font color highlighting

Enter Vetur in the extended function window, and select Install after the first one among the searched plug-ins, as shown in the figure below:

vscode sets code font color highlighting

After successful installation, it will be as shown below:

vscode sets code font color highlighting

Then open the vue project, as shown below:

vscode sets code font color highlighting

The name of my vue project is myvue. Open it and select the main.js file inside, as shown below:

vscode sets code font color highlighting

After opening the main.js file, As you can see, the code has been highlighted.

vscode sets code font color highlighting

Related recommendations: vscode tutorial

The above is the detailed content of vscode sets code font color highlighting. 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