Sublime Forum

ST3 syntax highlighting has bug in 3095

#1

I didn’t upgrade or anything but today I started getting this dialog :
“Error loading syntax file “Packages/Ruby/Ruby.sublime-syntax”: Apparent recursion within a with_prototype action: 25000 context sanity limit hit”
and no highlighting.

It happens for Perl, Haml, PHP, Ruby on Rails, etc.

I tried reverting to 8083 but no luck.
I removed my sublime session file, but still nothing.

I’m currently running ST3 build 3095, 64bit ubuntu, manual install with tar ball, (running Arch)

please tell me this is some easy fix.

0 Likes

#2

OK, its not Sublime :mrgreen:

So odd… I went through one by one moving packages from ~/.config/sublime-text/Installed\ Packages to a ./tmp directory and watching console.
Each time i re-started sublime until the error went away. Finally it went away, then re-added packages back to Installed, and the error did not occurr.

Guessing one of my plugins doing something funky.

0 Likes