SublimeText自带格式化代码功能 - reindent | 诸葛小觉的博客

Tags
sublimetext
Created
Apr 6, 2015 10:57 AM

该选项的路径:Edit - Line - Reindent(中文路径则是:编辑 - 行 - 再次缩进)

{"keys": ["ctrl+shift+r"], "command": "reindent" , "args": {"single_line": false}}

SuperMade with Super