VSCode缩进方式转换

VSCode缩进方式转换

首先要明确的是,一般我们推荐的是采用空格进行缩进,因为tab不是一个标准的东西,如果使用tab缩进,可能在不同的系统中表现有差异。我个人还是喜欢4空格缩进,所以对于某些2空格缩进的代码,我还是有必要去做下转换的。下面以2空格缩进转4空格缩进为例进行说明。

2空格缩进转4空格缩进方法

第一步,查看并确认下我们当前的缩进方式。

查看当前缩进方式

可以看到,是以2空格作为缩进。

2空格缩进

接着,我们把缩进转换为tab。

空格转换为tab

然后,我们再设置以tab为缩进方式,并指定数值为4(代表1个tab表现为4个空格,但它毕竟还是tab,不是标准的空格)。

以tab为缩进方式

最后我们把缩进转为空格,这样2空格就变为4空格了。

缩进转为空格

缩进变为4空格了

同理,4空格变为2空格也是类似的。


扫一扫下方小程序码或搜索Tusi博客,即刻阅读最新文章!

Tusi博客

# vscode
You forgot to set the qrcode for Alipay. Please set it in _config.yml.
You forgot to set the qrcode for Wechat. Please set it in _config.yml.
You forgot to set the business and currency_code for Paypal. Please set it in _config.yml.
You forgot to set the url Patreon. Please set it in _config.yml.
Your browser is out-of-date!

Update your browser to view this website correctly. Update my browser now

×