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

feat: Julia support #335

Merged
merged 1 commit into from
Sep 27, 2023
Merged

feat: Julia support #335

merged 1 commit into from
Sep 27, 2023

Conversation

frankebel
Copy link
Contributor

This PR adds support for the Julia language. The context.scm file is mostly trial and error, so I'm happy to get suggestions if there are problems inside it.

I tried to get the following queries but did not manage to capture it:

  • elseif_clause
  • else_clause
  • catch_clause

Is that because clauses are inside the parent statement respectively?

@lewis6991
Copy link
Member

Is that because clauses are inside the parent statement respectively?

Yes probably.

@lewis6991 lewis6991 merged commit 44d270e into nvim-treesitter:master Sep 27, 2023
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.

2 participants