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

Support for the Ada language #7

Closed
elkarouh opened this issue Mar 9, 2023 · 6 comments · Fixed by #8
Closed

Support for the Ada language #7

elkarouh opened this issue Mar 9, 2023 · 6 comments · Fixed by #8

Comments

@elkarouh
Copy link

elkarouh commented Mar 9, 2023

Hi,

Is it possible to add support for the Ada language
https://github.com/briot/tree-sitter-ada

@pqn pqn linked a pull request Mar 9, 2023 that will close this issue
@pqn pqn closed this as completed in #8 Mar 9, 2023
@pqn
Copy link
Contributor

pqn commented Mar 9, 2023

Feel free to run ./download_parse.sh again and try it out!

@elkarouh
Copy link
Author

I get the following error message
I0310 06:52:48.000367 8096 main.go:119] Unspecified language received enry language Ada W0310 06:52:48.000448 8096 main.go:124] Unable to resolve enry language Ada W0310 06:52:48.000464 8096 main.go:191] unsupported language: LANGUAGE_UNSPECIFIED

@pqn
Copy link
Contributor

pqn commented Mar 10, 2023

I get the following error message I0310 06:52:48.000367 8096 main.go:119] Unspecified language received enry language Ada W0310 06:52:48.000448 8096 main.go:124] Unable to resolve enry language Ada W0310 06:52:48.000464 8096 main.go:191] unsupported language: LANGUAGE_UNSPECIFIED

Auto-detection might not work with your file, but you can try to force a certain language with something like -language ada.

@pqn
Copy link
Contributor

pqn commented Mar 10, 2023

Oh I misread your error message, let me push a fix for this actually.

@pqn
Copy link
Contributor

pqn commented Mar 10, 2023

Feel free to try again with the latest (0.0.5).

@elkarouh
Copy link
Author

It works.
Many thanks.

I will start experimenting and possibly report problems.
Great stuff !

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 a pull request may close this issue.

2 participants