In most other editors if I'm writing css for instance and I type:
.example { padd
the autocomplete would make suggestions (which Sublime Text 2 does) however then I would either click tab or enter to select "padding" for instance. In other editors it would automatically add a colon and space but this does not happen in Sublime Text 2.
Is there a way of fixing this in user settings?