Visual Studio代码空间错误

问题描述 投票:0回答:1

我已经根据我的谷歌搜索尝试了很多设置,我所有导入的文件仍然有关于空格/缩进的错误。

Please use space for indentation.

enter image description here

每个文件都充满了这些疯狂的错误。

enter image description here

你怎么在世界上摆脱这个?我试图禁用Detect Indentation设置,但似乎没有任何工作。

visual-studio-code vscode-settings
1个回答
0
投票

问题是先知Htmlhint设置。只需取消选中即可解决此问题。

enter image description here

© www.soinside.com 2019 - 2024. All rights reserved.