Auto-format key binding in Sublime Text 2
This mapping has saved me tons of time in Sublime keeping my code organized and readable:
{ "keys": ["ctrl+shift+r"], "command": "reindent" , "args": {"single_line": false}}
You can map this binding by clicking on the "Preferences" tab and selecting "Key Bindings - User."
[Source] http://bit.ly/VI7Jgy
Written by Piper Chester
Related protips
1 Response
Thank you
over 1 year ago
·
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Sublime
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#