Skip to content

Conversation

@kristijanhusak
Copy link
Member

Summary

Use tree-sitter-cli if it's available to generate the tree-sitter parser.

Related Issues

Related #1061

Closes #1061

Changes

  • Add compiling parser using tree-sitter-cli if it's executable

Checklist

I confirm that I have:

  • Followed the
    Conventional Commits
    specification
    (e.g., feat: add new feature, fix: correct bug,
    docs: update documentation).
  • My PR title also follows the conventional commits specification.
  • Updated relevant documentation, if necessary.
  • Thoroughly tested my changes.
  • Added tests (if applicable) and verified existing tests pass with
    make test.
  • Checked for breaking changes and documented them, if any.

@kristijanhusak kristijanhusak merged commit c1005a0 into master Dec 2, 2025
11 checks passed
@kristijanhusak kristijanhusak deleted the feat/tree-sitter-install branch December 2, 2025 06:27
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.

Windows: Fails to install plugin

2 participants