1
Has anyone ever had this error when starting Sublime Text:
Error loading syntax file "Packages/PHP/PHP.sublime-syntax": Apparent recursion Within a with_prototype action: 25000 context Sanity limit hit
1
Has anyone ever had this error when starting Sublime Text:
Error loading syntax file "Packages/PHP/PHP.sublime-syntax": Apparent recursion Within a with_prototype action: 25000 context Sanity limit hit
0
In full 2021 and this error still persists. Actually now the problem is also happening with the Java Script Next - ES6 Syntax package ( https://packagecontrol.io/packages/JavaScriptNext%20-%20ES6%20Syntax )
The solution is to disable CSS3 and Java Script Next - ES6 Syntax.
I gave up Sublime Text because of this bug with Javascriptnext - ES6 Syntax, because I liked the effect on javascript / jquery.
Browser other questions tagged php sublime-text
You are not signed in. Login or sign up in order to post.
This was some package that installed/corrupted. Look for managing packages in sublime.
– rbz
I already had the same error, after disabling the CSS3 package it started working again
– Sabrina Morales
Sure thanks! I ended up reinstalling, but before I removed the directory: C: Users Meu_usuario Appdata Roaming Sublime Text 3
– Elton Silva