Latest build - Error loading syntax file "Packages/User/JS Custom/Syntaxes/TypeScript (JSX).sublime-syntax"
Shelagh-Lewins opened this issue · 11 comments
JS Custom just updated to v3.0.0 in Sublime Text 3 and is now broken. The release notes say that this release is designed for Sublime Text 4 but is there some way to still use JS Custom in Sublime Text 3?
On loading Sublime Text 3 I see this error:
error: Error loading syntax file "Packages/User/JS Custom/Syntaxes/TypeScript (JSX).sublime-syntax": Unable to read Packages/User/JS Custom/Syntaxes/TypeScript (JSX).sublime-syntax
Version 3 is supposed to be exclusive to Sublime Text 4. Obviously, things went wrong. As an immediate fix, I've released v3.0.2, which should be identical to v2.4.2.
Getting the same error on Sublime text 4102 w/ js custom on 3.0.1
v3.0.2 should fix it. I only released it an hour ago; it may still be percolating through Package Control.
This is the best JS Syntax highlighting package on the entire planet btw. Beats everything over on VSCode that I've managed to try. Thank you!
Thanks! I take it that means it's working now?
No still stuck on 3.0.1.
Ok working again on 3.0.2 in sublime text 3.
Do you know if JSCustom 3.0.2 would work in Sublime text 4?
I'm still trying to verify this, but it looks like I'm getting syntax highlighting errors on JSX files now, even with the JSX option turned on.
With version 3.0.2 in Sublime Text 3, the errors are gone and it is usable again. Thank you!
I am still seeing some highlighting errors in JSX, but this may be a different issue?
Some closing brackets and braces are highlighted in hot pink, and some closing tags such as are coloured as text. Should I raise this as a new issue?
Do you know if JSCustom 3.0.2 would work in Sublime text 4?
Yes. All versions work in ST4. The new ST4-exclusive version (which got messed up here) provides better highlighting using ST4 features.