会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
unuliha
博客园
首页
新随笔
联系
管理
2024年1月2日
【vscode】如何让vscode保存文件时格式化文件,但不要格式化html?
摘要: 打开setting.json,添加"editor.formatOnSave": true 同时添加: "[html]": { "editor.formatOnSave": false } 其他类型的文件类似
阅读全文
posted @ 2024-01-02 17:25 unuliha
阅读(69)
评论(0)
推荐(0)
编辑
公告