Last Updated: February 25, 2016
·
500
· musgrove

Auto-complete using the Tab key, not Enter/Return

In order to change the auto-complete commit to the Tab key, instead of Enter, which can screw you up by adding a return to your line of code when you probably don't want it instead of just completing the term, add this to your user settings:

"auto_complete_commit_on_tab": true