Sublime reindent beautify shortcut
- Go to Preferences > Key Bindings-User
- Add the below key value pairs to the existing JSON array (mostly it would be empty previously):
{ "keys": ["ctrl+shift+r"], "command": "reindent"}
bukan sekadar coretan
Sublime reindent beautify shortcut
{ "keys": ["ctrl+shift+r"], "command": "reindent"}