当前位置:网站首页>[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.
边栏推荐
- How do large consumer enterprises make digital transformation?
- Squid service startup script
- RedHat 6.2 配置 Zabbix
- How to purchase Google colab members in China
- 网络硬盘NFS的安装与配置
- Leetcode 669 pruning binary search tree -- recursive method and iterative method
- UE4 official charging resources, with a total price of several thousand
- [UE4] brush Arctic pack high quality Arctic terrain pack
- [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
- [RT thread] construction and use of --hwtimer of NXP rt10xx device driver framework
猜你喜欢
Golang unit test, mock test and benchmark test
Life is still confused? Maybe these subscription numbers have the answers you need!
【RT-Thread】nxp rt10xx 设备驱动框架之--Audio搭建和使用
Simple use of unity pen XR grab
鸿蒙第三次培训
1164 Good in C
Kubernetes resource object introduction and common commands (4)
Notes on problems -- watching videos on edge will make the screen green
【JokerのZYNQ7020】DDS_ Compiler。
【RT-Thread】nxp rt10xx 设备驱动框架之--Pin搭建和使用
随机推荐
自动渗透测试工具核心功能简述
Dagong 21 autumn "power plant electrical part" online operation 1 [standard answer] power plant electrical part
Free data | new library online | cnopendata complete data of China's insurance intermediary outlets
企业级自定义表单引擎解决方案(十一)--表单规则引擎1
Internet Hospital his Management Platform source, online Inquiry, appointment Registration Smart Hospital Small program source
Leetcode 108 converts an ordered array into a binary search tree -- recursive method
WEB-UI自动化测试-最全元素定位方法
Leetcode 538 converts binary search tree into cumulative tree -- recursive method and iterative method
QT学习日记9——对话框
The difference between i++ and ++i: tell their differences easily
kubernetes资源对象介绍及常用命令(三)
[set theory] order relation: summary (partial order relation | partial order set | comparable | strictly less than | covering | hasto | total order relation | quasi order relation | partial order rela
[combinatorics] recursive equation (summary of the solution process of recursive equation | homogeneous | double root | non-homogeneous | characteristic root is 1 | exponential form | the bottom is th
The largest matrix (H) in a brush 143 monotone stack 84 histogram
简单配置PostFix服务器
【RT-Thread】nxp rt10xx 设备驱动框架之--rtc搭建和使用
Leetcode Valentine's Day Special - looking for a single dog
问题随记 —— 在 edge 上看视频会绿屏
Golang unit test, mock test and benchmark test
One brush 144 force deduction hot question-1 sum of two numbers (E)