Home  >  Article  >  Development Tools  >  What should I do if the wavy lines in vscode are gone?

What should I do if the wavy lines in vscode are gone?

angryTom
angryTomOriginal
2020-02-10 15:16:3218191browse

What should I do if the wavy lines in vscode are gone?

What to do if the wavy line in vscode is gone

The wavy line in vscode is a code error message. If there is no error message, it will be difficult to find the code bugs, disadvantages and development.

When the error prompt disappears, the editor displays the following effect:

What should I do if the wavy lines in vscode are gone?

Solution:

Press Press ctrl shift p, search for "Enable error underlining" and click on it.

After turning it on, there will be a code error prompt function:

What should I do if the wavy lines in vscode are gone?

Recommended related articles and tutorials: vscode tutorial

The above is the detailed content of What should I do if the wavy lines in vscode are gone?. 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