当前位置:网站首页>关于用vsCode格式化代码时,代码自动换行问题
关于用vsCode格式化代码时,代码自动换行问题
2022-06-09 05:43:00 【加蓓努力我先飞】
用vsCode格式化代码的时候,想要代码不进行代码换行
在设置里面搜索vetur.format.defaultFormatterOptions
scss,html,js
又可以进行格式化
"vetur.format.defaultFormatter.scss": "none",
"vetur.format.defaultFormatter.html": "js-beautify-html",
"[html]": {
"editor.defaultFormatter": "lonefy.vscode-JS-CSS-HTML-formatter"
},
"vetur.format.defaultFormatter.js":"vscode-typescript",
边栏推荐
- JVM basic theory.
- Xtrabackup backup and recovery
- Practical guide to GStreamer application development (II)
- Morsel-Driven Parallelism: 一种NUMA感知的并行Query Execution框架
- Gstreamer应用开发实战指南(三)
- 数据血缘用例与扩展实践
- threadlocal 解析
- After the SSL certificate is installed, the website still shows insecurity
- 微信小程序wx.getLocation定位错误信息汇总
- Concept and compilation of DTD
猜你喜欢

Practical guide to GStreamer application development (I)

Unbutu 安装FFmpeg的两种方法
![Tricks | [trick6] learning rate adjustment strategy of yolov5 (one cycle policy, cosine annealing, etc.)](/img/e8/d11adffb784b0875c69f6fe5a32b63.png)
Tricks | [trick6] learning rate adjustment strategy of yolov5 (one cycle policy, cosine annealing, etc.)

和琪宝的重庆之旅~

How to monitor JVM GC

Gstreamer应用开发实战指南(三)

Mysql5.7 dual master and dual slave configuration

arthas-boot

redis 分布式锁的几种实现方式

Practical guide to GStreamer application development (IV)
随机推荐
redis 分布式锁的几种实现方式
Two methods of unbutu installing ffmpeg
synchronized 详细解析
Mysql5 available clusters
CSV file reading (V3 & V5)
Wechat applet wx Getlocation location error information summary
YOLOv5的Tricks | 【Trick7】指数移动平均(Exponential Moving Average,EMA)
seaweedfs-client适配高版本的seaweedfs服务
Introduction to air code signature and publisher identifier
Swift protocol
Lambda anonymous function
duilib内核原理分析 之 窗口 关闭流程
Remove duplicates from sort array -leetcode
Detailed explanation of groupby function
Vector of STL
Some concepts in network planning
queue
“Ran out of input” while use WikiExtractor
Tricks | [trick6] learning rate adjustment strategy of yolov5 (one cycle policy, cosine annealing, etc.)
SSL證書包含了哪些信息?