I’ve recently upgraded to ST4. Now when I’m working in Python and type something simple like
if expr:
then hit enter, in between the snippets popup has appeared and now __init__ has been inserted, which is obviously not correct for Python.
How do I disable this?