Greetings,
I have a problem with the way “Enter” is used for autocompletion, as I cant differentiate between complete and newline.
I tried:
{“auto_complete_commit_on_tab”:true}
But even though “Tab” now works, “Enter” is still enabled.
Greetings,
I have a problem with the way “Enter” is used for autocompletion, as I cant differentiate between complete and newline.
I tried:
{“auto_complete_commit_on_tab”:true}
But even though “Tab” now works, “Enter” is still enabled.
Solved the problem.
For anyone interested in the future:
you need to set
“auto_complete_commit_on_tab”: true
inside of the settings(preferences > settings), not the keybindings of sublime