Sublime Forum

ST3 Error loading syntax file

#1

Hello to you all,

This morning I found some strange activity while booting my sublime.
When I open html, php, and md files sublime text returns the following error:
"Error loading syntax file “Packages/PHP/PHP.sublime-syntax”: Apparent recursion within a with_prototype action: 25000 context sanity limit hit"
Color help for tags etc are all gone and the file just looks like plain text.

Never had this problem before.
I did remember updating my sublime a few days/weeks ago.

I’m using ST3 Build 3103 on OSX Yosemite v10.10.5
Any help would be appreciated

  • Alex
2 Likes

#2

Did you get this resolved? I am experiencing the same thing.

0 Likes

#3

@Jackrabit, disabling the CSS3 package (if you have it) might help. More info here:

https://github.com/sublimehq/Packages/issues/1665

0 Likes

#4

That seems to have done the job. Thank you. I did have CSS3 installed and my PHP syntax returned as soon as I uninstalled the package.

0 Likes