Home  >  Article  >  Development Tools  >  How to solve the problem that vscode often pops up error messages

How to solve the problem that vscode often pops up error messages

尚
Original
2019-12-28 11:59:156477browse

How to solve the problem that vscode often pops up error messages

When we use vscode programming, we often encounter errors, as follows:

How to solve the problem that vscode often pops up error messages

Solution:

Click File-Auto-Save, remove the check mark, and cancel the automatic error. This is because the automatic save will be compiled every second, so an error will be reported.

Related recommendations: vscode introductory tutorial

The above is the detailed content of How to solve the problem that vscode often pops up error messages. 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