The parameter tab_completion set to false does not avoid selecting the text from the autocomplete dialog.
The only way to solve this was with [SOLVED] ST3: "tab_completion": false does not work
This solution removes the keybindings to commit the autocomplete text when pressing TAB. The point of the “tab_completion” parameter is that we don’t have to mess with the keybindings, right?