今天你读书了吗
VSCode实现保存时自动格式化
阅读 82
2023-05-19
在setting.json中配置
"editor.formatOnType": true, "editor.formatOnSave": true
相关推荐
精彩评论(0)