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

v0.12.66 breaks Clojure syntax highlighting #281

Closed
raszi opened this issue Nov 28, 2023 · 6 comments
Closed

v0.12.66 breaks Clojure syntax highlighting #281

raszi opened this issue Nov 28, 2023 · 6 comments

Comments

@raszi
Copy link

raszi commented Nov 28, 2023

The new versions are not working correctly with Clojure.

Newer versions

These are the versions that I tested.

Screenshot 2023-11-29 at 00 27 38

After disabling tree-sitter, it fixes itself, but every newly opened buffer is wrong.

Last working version

Screenshot 2023-11-29 at 00 36 49

I assume that 2084954 breaks the integration.

@raszi raszi changed the title v0.12.78 breaks Clojure syntasx highlighting v0.12.66 breaks Clojure syntasx highlighting Nov 28, 2023
@raszi raszi changed the title v0.12.66 breaks Clojure syntasx highlighting v0.12.66 breaks Clojure syntax highlighting Nov 28, 2023
@jcs090218
Copy link
Member

Let me try to bump the Clojure grammar (#282), and see if it fixes this issue. 🤔

@raszi
Copy link
Author

raszi commented Nov 29, 2023

Thank you, that fixed the issue! I can confirm that v0.12.80 (c71b285) fixes the issue.

@raszi
Copy link
Author

raszi commented Nov 29, 2023

Sorry, I came up with my conclusion too early. It did not fix the issue. :(

@jcs090218
Copy link
Member

I've removed the clojure query in f156ca4. I assumed the highlight.scm file is not very useful at the moment. 🤔

@raszi
Copy link
Author

raszi commented Nov 29, 2023

Thanks, that works!

@fosskers
Copy link

I think this issue can be closed now.

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

3 participants