Home >Development Tools >VSCode >What should I do if the vscode cursor does not follow?

What should I do if the vscode cursor does not follow?

藏色散人
藏色散人Original
2019-11-14 10:37:003639browse

What should I do if the vscode cursor does not follow?

What should I do if the vscode cursor does not follow?

Solution:

● JS-CS_html formatter Uninstall this plug-in

If it doesn’t exist, or uninstall one similar to this one, if it still doesn’t exist, ignore this one

● If automatic save is set

, change the configuration to

"files.autoSaveDelay": 5000,

Auto save setting delay

Recommended tutorial: vscode tutorial

The above is the detailed content of What should I do if the vscode cursor does not follow?. 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