I have a feature request:

After auto replace I would like to position cursor to specific position.
For example:
td*= to_date('','dd.mm.yyyy')
and cursor is on the end of new text, but I would like to positon cursor: to_date('here','dd.mm.yyyy')

I don't think this is possible with current functionality?