1. 进入下载链接,安装node.js (根据自己使用版本)
https://nodejs.org/en/download/
注意: 记住node.js的 安装路径
2.sublime HTML/CSS/JS pretty插件安装
sublime中 按键:shift + ctrl + p
输入install
选择install package
输入pretty 选择 HTML/CSS/JS prettify
3.插件使用
工具栏——首选项——package-settings——HTML/CSS/JS prettify——set plugin options
参数修改
使用 ctrl + s 就可以进行代码格式化了