Reindent 用于格式化代碼,但是沒有設置快捷鍵
Reindent
Key Bindings 添加快捷鍵
Key Bindings
keymap - user
右邊添加代碼
[
{ "keys": ["command+option+l"], "command": "reindent", "args": {"single_line": false} }
]
右邊添加代碼
[
{ "keys": ["command+option+l"], "command": "reindent", "args": {"single_line": false} }
]