-
-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error loading syntax file ST4, Debian 11 "Bullseye" #82
Comments
I am experiencing the same issue(I am on macOS) As a workaround the syntax file can be overriden (the path should be |
@timfjord Hey, thanks for the tip! I actually disabled/removed coffeescript language support package and now the slim syntax files are highlighted properly so I guess it does have something to do with the combination of Coffee and Slim 🤷🏻 |
I played a bit with Coffee and Slim and it looks like the issue is in the Better CoffeeScript plugin(I bet you use this plugin on your machine). In particular there are issues with parsing Coffee comment. Slim is complaining because it embeds the Coffee syntax. |
Interesting! I will try it tomorrow. I'm trying as much as I can to migrate our CoffeeScript code to ECMA to be honest because coffee is not something I enjoy, the language, not the drink 😁 |
Getting the following error while sublime text opens and tries to load the syntax highlighting plugin support:
And this is the full output of the console related to that:
Let me know if I can help with some debugging information or something.
The text was updated successfully, but these errors were encountered: