"Add documentation for adding Clojure language support" #13
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.
Pull Request Description
Repository URL: [Add repository URL here]
Issue Title: Document how to add new languages
Issue URL: [Add issue URL here]
Issue Description:
The current issue involves adding Clojure (.clj, .cljs, .cljc) support to the aider repo-maps. While there are tree-sitter implementations available for this syntax, the contributor requires guidance on integrating them into the package to prepare a Pull Request effectively. This Pull Request aims to address the lack of documentation and provide a clear, step-by-step guide on how to add new languages to the aider repo-maps.
Proposed Changes:
How to Test:
Additional Notes:
Any feedback and suggestions are welcome to refine the documentation and make the process of adding new languages more accessible and intuitive for future contributors.
Please review and provide feedback on this proposed resolution.