当前位置:网站首页>[vscode] convert tabs to spaces
[vscode] convert tabs to spaces
2022-07-03 17:30:00 【hanjialeOK】
I suggest reading the original
https://stackoverflow.com/questions/33974681/how-can-i-convert-tabs-to-spaces-and-vice-versa-in-an-existing-file
F1
F1,indentationToSpaces or indentationToTabs (depending on your need)Enter.
replace
- Press
CTRL + F - Click the
.*button to search using regular expressions. - To search for tabs enter
[\t]in Find box. - Enter spaces in Replace box and perform your replace.
边栏推荐
- Collection of the most beautiful graduation photos in the graduation season, collection of excellent graduation photos
- VM11289 WAService. js:2 Do not have __ e handler in component:
- kubernetes资源对象介绍及常用命令(三)
- 设计电商秒杀
- [combinatorics] recursive equation (the non-homogeneous part is an exponential function and the bottom is the characteristic root | example of finding a special solution)
- Hongmeng third training
- A day's work list of an ordinary programmer
- SVN完全备份svnadmin hotcopy
- 【RT-Thread】nxp rt10xx 设备驱动框架之--hwtimer搭建和使用
- One brush 142 monotone stack next larger element II (m)
猜你喜欢
![How to read the source code [debug and observe the source code]](/img/40/a2fca67bcde3c468a739c6990325f4.jpg)
How to read the source code [debug and observe the source code]

Redis: operation commands for list type data

Kubernetes resource object introduction and common commands (III)

kubernetes资源对象介绍及常用命令(五)-(NFS&PV&PVC)

IntelliJ 2021.3 short command line when running applications
![Luogu: p2685 [tjoi2012] Bridge](/img/f5/f77027288a211ae466781b09ce650f.jpg)
Luogu: p2685 [tjoi2012] Bridge

新库上线 | CnOpenData中国保险机构网点全集数据

Design e-commerce spike

QT adjust win screen brightness and sound size

POM in idea XML graying solution
随机推荐
Luogu: p2685 [tjoi2012] Bridge
Electronic Science and technology 20th autumn "Microcomputer Principle and application" online assignment 2 [standard answer]
SVN完全备份svnadmin hotcopy
[combinatorics] recursive equation (case where the non-homogeneous part is exponential | example where the non-homogeneous part is exponential)
STM32H7 HAL库SPI DMA发送一直处于busy的解决办法
RedHat 6.2 配置 Zabbix
[combinatorics] recursive equation (special solution example 1 Hannover tower complete solution process | special solution example 2 special solution processing when the characteristic root is 1)
[combinatorics] recursive equation (example of solving recursive equation without multiple roots | complete process of solving recursive equation without multiple roots)
[combinatorics] recursive equation (general solution structure of recursive equation with multiple roots | linear independent solution | general solution with multiple roots | solution example of recu
【RT-Thread】nxp rt10xx 设备驱动框架之--Audio搭建和使用
大变局!全国房价,跌破万元大关
[combinatorics] recursive equation (solution of linear non-homogeneous recursive equation with constant coefficients | standard form and general solution of recursive equation | proof of general solut
Svn full backup svnadmin hotcopy
WEB-UI自动化测试-最全元素定位方法
[RT thread] NXP rt10xx device driver framework -- pin construction and use
Stm32h7 Hal library SPI DMA transmission has been in busy solution
Hongmeng fourth training
September, 19, "cam principle and application" online assignment [Full Score answer]
绝对定位时元素水平垂直居中
【RT-Thread】nxp rt10xx 设备驱动框架之--rtc搭建和使用