Migrate to tree-sitter-languages-freed-wu-pr: expand language support #10
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I want it for D, so I added a D entry. I don't know what the extensions of the other new languages are.
I didn't see #8 until just now so there's some amount of redundant effort here. Oops :) tree-sitter-languages-freed-wu-pr is a microfork I made based on grantjenks/py-tree-sitter-languages#53 . It does not change the API or build behavior, it just adds new languages (at least on Linux/MacOS, I couldn't get the Windows linker to work with the full list). This change is smaller, but #8 has more hope of support. So this is intended as a band-aid.