vscode tab 长度设置 2019-05-20 本文已影响0人 Fairy_zhao 在设置.json里,加入 { "editor.detectIndentation": false, "editor.tabSize": 2 }