-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Add scm file for Lua to enable repo map support #833
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
Comments
Thanks for trying aider and filing this issue. Sorry, I'm not sure where to find the lua query scm file. Is there something that isn't working well for you when using aider with lua? It should work fairly well even without the scm files. |
@paul-gauthier Certainly! May I inquire as to why Tree-sitter does not necessitate an SCM file for the extraction of the repository map from the Lua code repository, and yet Aider is able to work without it? |
Aider works fine with languages that don't have repo-map support. It may not work as well, but my suggestion is just to try and use aider and see rather than spending a bunch of effort up front worrying about repo-map support. |
Please see these two related issues for relevant updates: |
Main branch has a big upgrade in programming languages supported by adopting tree-sitter-language-pack.
Including Lua. The change is available in the main branch. You can get it by installing the latest version from github:
If you have a chance to try it, let me know if it works for you. |
I'm closing this enhancement request since it has been marked as 'fixed' for over 3 weeks. The requested feature should now be available in recent versions of aider. If you find that this enhancement is still needed, please feel free to reopen this issue or create a new one. Note: A bot script made these updates to the issue. |
Issue
The document states that aider's tree-sitter supports the Lua language, but I cannot find the scm file for extracting Lua function blocks in the project's query directory. Could you please tell me where I can find the scm file for extracting Lua function blocks?
Version and model info
No response
The text was updated successfully, but these errors were encountered: