Home > Development Tools > VSCode > body text

vscode sets code font color highlighting

王林
Release: 2020-02-11 11:51:44
Original
23307 people have browsed it

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!

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!