corneliusio / svelte-sublime

💡Sublime Text syntax highlighting for Svelte components
MIT License
59 stars 6 forks source link

3.6 broken #32

Closed ildella closed 1 month ago

ildella commented 1 month ago

Right after upgrade, I get this error and there is no syntax highlight anymore in .svelte files.

Is there a simple way I can downgrade to 3.5.x until this is resolved? Thanks.

error: Error loading syntax file "Packages/Svelte/Svelte.sublime-syntax": Apparent recursion within a with_prototype action: 25000 context sanity limit hit
corneliusio commented 1 month ago

@ildella This has been fixed, I'll have a PR to get this update in Package Control this weekend.

ildella commented 1 month ago

already installed from github the new version, works perfectly!