When using the hotkey for ending the line with a : and going to next line, e.g. when defining a function, most of the time the colon is being placed several characters away from the closing parameter parentheses like so:
def func(params) :
This behaviour is a regression in TM2, works fine in TM1.
Best regards, Michael