Hello! I ‘wrote’ this plugin for ST2 that would automatically create and update a timestamp in my source files:
gist.github.com/jonathanhirz/7507767
I recently updated to ST3 and the changes to begin_edit() and end_edit() have broken this for me. I have tried for a few hours to fix this, but my python skills are lacking and seriously failing me. I realize this is a pretty specific fix, but I would appreciate any help. Or if someone has a better way to get a ‘CREATED’ and last ‘MODIFIED’ timestamp into code, that would be great too.
Thanks!