Skip to content
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 files #5228

Closed
jedrekdomanski opened this issue Feb 4, 2022 · 6 comments
Closed

Error loading syntax files #5228

jedrekdomanski opened this issue Feb 4, 2022 · 6 comments

Comments

@jedrekdomanski
Copy link

jedrekdomanski commented Feb 4, 2022

Description of the bug

When opening fiels with extension .js.coffee, html.erb or slim I get the following errors.
image
image
image

Also code is displayed as white text.

Steps to reproduce

Just open any file with extension .js.coffee, html.erb or slim

Expected behavior

Syntax coloring works fine, no error is raised.

Actual behavior

Errors are raised

Sublime Text build number

4126

Operating system & version

Ubuntu

(Linux) Desktop environment and/or window manager

GNOME 3.36

Additional information

No response

OpenGL context information

No response

@keith-hall
Copy link
Collaborator

likely related to the fix for #4493

@BenjaminSchaaf
Copy link
Member

This should be fixed since Build 4123. Sounds like the cache got into a bad state, clearing that should resolve this. See https://www.sublimetext.com/docs/revert.html

@jedrekdomanski
Copy link
Author

Clearing the cache broke the entire install. Very bad recommendation!. I do not recommend it to anyone.

@BenjaminSchaaf
Copy link
Member

@jedrekdomanski Did you clear the cache by deleting ~/.cache/sublime-text or did you revert to a freshly installed state by deleting ~/.config/sublime-text-3? Note that only the first is clearing the cache and should have no impact on your installation whatsoever and the second.. reverts to a freshly installed state.

@jedrekdomanski
Copy link
Author

Ohh, I guess I cleared ~/.config/sublime-text-3 :( My bad. Sorry

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants