Fork me on GitHub
摘要: sublime中自建的有格式化按钮: Edit -> Line -> Reindent 只是sublime并没有给他赋予快捷键,所以只需加上快捷键即可 Preference -> Key Bindings -user 打开用户快捷键绑定设置添加(比如添加:ctrl + alt + l) { "key 阅读全文
posted @ 2017-12-20 16:26 极度恐慌_JG 阅读(715) 评论(0) 推荐(0) 编辑