Home > Development Tools > VSCode > body text

Why does vscode have no color when typing?

angryTom
Release: 2020-03-21 17:12:18
Original
10976 people have browsed it

Why does vscode have no color when typing?

Why there is no color when typing in vscode

Because the current edit is plain text, there is no syntax highlighting. The solution is to click on the lower right corner Click the button to change the language, or rename the file to a programming language suffix such as .html, .c, .js, etc., and then reopen the file.

Why does vscode have no color when typing?

If you want to change the effect of display color, you can install the main plug-in

Why does vscode have no color when typing?

Related article tutorial recommendations: vscode tutorial

The above is the detailed content of Why does vscode have no color when typing?. 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