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

Update to tree-sitter-julia 0.23.1 #24

Merged
merged 11 commits into from
Nov 27, 2024
Merged

Conversation

piechologist
Copy link
Collaborator

The upstream parser introduced some improvements and breaking changes. This PR requires the new parser 0.23.1 (see the updated commit field in extension.toml). For local testing, a compiled tree-sitter-julia.wasm is available here.

Improvements:

If all looks good, we should push the update to the Zed extensions repo.

Copy link
Member

@Pangoraw Pangoraw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 🎊

@piechologist piechologist merged commit c25853f into main Nov 27, 2024
@piechologist piechologist deleted the pp/tree-sitter-julia-0.23.1 branch November 27, 2024 11:56
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

Successfully merging this pull request may close these issues.

LaTeX language injection Docstring highlighting for @doc raw""" ... """ docstrings
2 participants