jps wrote:MystickPhoenix wrote:Let me preface this by saying I *think* it's a bug. Syntax highlighting for the following bit of python code works correctly in ST2, but not in ST3. Basically everything after I believe that ST3 is getting confused by all of the various quotes in the first line.
It's clearly doing the wrong thing here, but I don't believe it's a regression: ST2 has the same behavior for me. Perhaps you edited your Python.tmLanguage in ST2?
I just did a diff between Python.tmLanguage (ST2) and Python.sublime-package (ST3) and the only difference between the two is the Python.sublime-package has additional information before the plist and after the /plist. Also, I don't ever remember editing my Python.tmLanguage file.
Please let me know if you'd like me to send my files to you for reference. Thanks!
Bryan