On highlight_sync I have:
originalText = u'# coding=UTF8\r\nimport sys\r\nimport re'
currentText = u'# coding=UTF8\nimport sys\nimport re
Note the \n and \r\n
I already write about it in my post in ST2 forum.
startup, version: 2144 windows x64 channel: dev