File->Preferences->Settings,页面往下翻,找到Edit in Settings.json
重新设置tabSize
“editor.detectIndentation”: false,
“editor.tabSize”: 4,
VScode设置tab转空格和空格数量
最新推荐文章于 2025-07-10 00:30:52 发布
File->Preferences->Settings,页面往下翻,找到Edit in Settings.json
重新设置tabSize
“editor.detectIndentation”: false,
“editor.tabSize”: 4,