vscode tab&space 发表于 2018-11-30 | 热度 ℃ | 字数统计 78 | 阅读时长 1 之前一直习惯 1 tab = 4 space,现在发现很多脚手架都是 2 space 将 vscode 默认修改为 1 tab = 2 space12345vscode 首选项 -> 设置搜索 editor.detectIndentation修改为:"editor.detectIndentation": false,"editor.tabSize": 2, 将原来 4 space 的文件转为 2 space12vscode 代码自己缩进alt + shift + f -------------感谢您的阅读 有问题请留言(或mailto:frostbelt@sina.cn)-------------