mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 16:54:59 +00:00
.. | ||
README.md | ||
tree-sitter-c-tags.scm | ||
tree-sitter-c_sharp-tags.scm | ||
tree-sitter-cpp-tags.scm | ||
tree-sitter-dart-tags.scm | ||
tree-sitter-elisp-tags.scm | ||
tree-sitter-elixir-tags.scm | ||
tree-sitter-elm-tags.scm | ||
tree-sitter-go-tags.scm | ||
tree-sitter-java-tags.scm | ||
tree-sitter-javascript-tags.scm | ||
tree-sitter-ocaml-tags.scm | ||
tree-sitter-php-tags.scm | ||
tree-sitter-python-tags.scm | ||
tree-sitter-ql-tags.scm | ||
tree-sitter-ruby-tags.scm | ||
tree-sitter-rust-tags.scm | ||
tree-sitter-typescript-tags.scm |
Credits
Aider uses modified versions of the tags.scm files from these open source tree-sitter language implementations:
- https://github.com/tree-sitter/tree-sitter-c — licensed under the MIT License.
- https://github.com/tree-sitter/tree-sitter-c-sharp — licensed under the MIT License.
- https://github.com/tree-sitter/tree-sitter-cpp — licensed under the MIT License.
- https://github.com/Wilfred/tree-sitter-elisp — licensed under the MIT License.
- https://github.com/elixir-lang/tree-sitter-elixir — licensed under the Apache License, Version 2.0.
- https://github.com/elm-tooling/tree-sitter-elm — licensed under the MIT License.
- https://github.com/tree-sitter/tree-sitter-go — licensed under the MIT License.
- https://github.com/tree-sitter/tree-sitter-java — licensed under the MIT License.
- https://github.com/tree-sitter/tree-sitter-javascript — licensed under the MIT License.
- https://github.com/tree-sitter/tree-sitter-ocaml — licensed under the MIT License.
- https://github.com/tree-sitter/tree-sitter-php — licensed under the MIT License.
- https://github.com/tree-sitter/tree-sitter-python — licensed under the MIT License.
- https://github.com/tree-sitter/tree-sitter-ql — licensed under the MIT License.
- https://github.com/r-lib/tree-sitter-r — licensed under the MIT License.
- https://github.com/tree-sitter/tree-sitter-ruby — licensed under the MIT License.
- https://github.com/tree-sitter/tree-sitter-rust — licensed under the MIT License.
- https://github.com/tree-sitter/tree-sitter-typescript — licensed under the MIT License.