Visual Studio 代码 Space 错误
Visual Studio Code Space Errors
我已经根据我的 google 搜索尝试了很多设置,但我所有导入的文件仍然存在关于 spaces/indentation 的错误。
Please use space for indentation.
每个文件都充满了这些疯狂的错误。
你到底是怎么摆脱这个的?我尝试禁用 Detect Indentation
等设置,但似乎没有任何效果。
问题出在 Prophet Htmlhint 设置上。只需取消选中它即可解决问题。
我已经根据我的 google 搜索尝试了很多设置,但我所有导入的文件仍然存在关于 spaces/indentation 的错误。
Please use space for indentation.
每个文件都充满了这些疯狂的错误。
你到底是怎么摆脱这个的?我尝试禁用 Detect Indentation
等设置,但似乎没有任何效果。
问题出在 Prophet Htmlhint 设置上。只需取消选中它即可解决问题。