Home > Development Tools > VSCode > body text

What should I do if there is no error message in VSCode?

angryTom
Release: 2020-02-10 09:58:37
Original
29067 people have browsed it

What should I do if there is no error message in VSCode?

#What should I do if VSCode does not report an error message?

VSCode has error prompts turned on by default. If it does not prompt you because you have turned off the prompts, you can solve it through the following method.

1. First open VSCode, click [File]-[Preferences]-[Settings]

That is: files->preferences->settings

2. Search for "errorSquiggles" in the settings, select enable

3, or press ctrl shift p, search for "Enable error underline" and click it.

Recommended related articles and tutorials: vscode tutorial

The above is the detailed content of What should I do if there is no error message in VSCode?. 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