aerial.nvim/tests/treesitter
2024-08-30 09:31:32 -07:00
..
bash_test.sh feat: add treesitter support for bash 2021-11-30 19:06:05 -08:00
c_test.c fix(ts)(c/cpp): detect functions that return pointers (fix #25) 2021-11-30 11:12:39 -08:00
cpp_test.cpp fix(cpp): add support for declared functions (#314) 2023-10-15 17:58:21 -07:00
csharp_test.cs Add tests for properties and fields in c# 2022-09-29 15:06:48 +03:00
dart_test.dart test: add test for treesitter dart implementation 2021-11-30 11:30:20 -08:00
elixir_test.exs feat(elixir): support parameterless functions (#277) 2023-07-11 08:09:41 -07:00
go_test.go fix: add interface type to golang treesitter backend (#180) 2022-11-08 09:03:38 -08:00
groovy_test.gradle feat(treesitter): groovy support (#351) 2024-03-11 16:29:45 -07:00
html_test.html Add tests for HTML and update README 2023-01-31 18:39:53 +02:00
java_test.java feat(java): add support for constructors 2022-12-30 15:22:30 +02:00
js_test.js fix: add treesitter support for JS / TS / TSX generator functions (#289) 2023-09-15 06:36:17 -07:00
json_test.json feat: treesitter support for json 2021-11-20 13:32:12 -08:00
julia_test.jl fix(ts)(julia): support for namespaced function definitions (#260) 2023-06-16 10:54:55 -07:00
just_test.just feat(just): treesitter support for Just (#401) 2024-08-21 16:48:39 -07:00
latex_test.tex feat: treesitter support for latex (#137) 2022-10-29 15:46:39 -07:00
lua_test.lua feat(ts)(lua): support for async plenary tests 2022-06-19 09:39:17 -07:00
Makefile feat(ts)(make): Makefile support for treesitter backend (#108) 2022-05-26 21:20:57 -07:00
markdown_test.md feat: treesitter supports markdown setext_heading (#276) 2023-08-06 17:53:36 -07:00
norg_test.norg test: add tests for norg treesitter backend 2022-06-14 08:58:13 -07:00
objdump_test.objdump feat(treesitter): support for objdump files (#320) 2023-10-31 07:55:51 -07:00
org_test.org feat: add support for org files 2022-04-23 19:06:08 +04:30
php_test.php feat(ts)(php): php support for treesitter backend (#56) 2022-02-12 12:16:55 -08:00
proto_test.proto feat(proto): add treesitter query for grpc in proto filetype (#404) 2024-08-28 17:38:19 -07:00
python_test.py feat(ts): treesitter supports variables in python (#227) 2023-03-15 22:03:57 -07:00
rst_test.rst feat: add symbol ranges for treesitter and markdown (#52) 2022-02-03 18:03:26 -08:00
ruby_test.rb fix(ruby): missing methods in treesitter backend (#382) 2024-07-23 17:29:06 -07:00
ruby_test_singleton.rb fix(ts): improve ruby handling of singletons and methods (#293) 2023-09-18 10:40:21 -07:00
rust_test.rs fix(ts)(rust): add support for impl with type params 2022-01-11 18:08:53 -08:00
scala_test.scala Add basic Scala treesitter support 2022-08-17 18:23:59 +02:00
snakemake_test.smk feat(treesitter): support for snakemake (#316) 2023-10-17 07:58:08 -07:00
solidity_test.sol feat(ts): support for more solidity symbols (#290) 2023-09-16 10:08:41 -07:00
starlark_test.bazel feat(starlark): treesitter support for Starlark (#402) 2024-08-21 20:40:59 -07:00
teal_test.tl feat(queries): add teal support 2022-06-04 19:04:49 +03:00
toml_test.toml feat(toml): treesitter support for TOML tables (#396) 2024-08-12 09:21:46 -07:00
ts_test.ts fix: add treesitter support for JS / TS / TSX generator functions (#289) 2023-09-15 06:36:17 -07:00
tsx_test.tsx feat(tsx): treesitter support for JSX symbols (#365) 2024-04-19 10:56:26 -04:00
usd_test.usd Added USD relationship information to the unittests 2023-05-15 22:01:57 -07:00
vim_test.vim fix(vim treesitter): support functions with field expression names (#332) 2023-12-07 20:53:35 -08:00
vimdoc_test.txt fix: help parser has been renamed to vimdoc 2023-04-01 12:56:56 -07:00
yaml_test.yml feat(queries): add basic yaml support 2022-06-04 21:00:49 +03:00
zig_test.zig fix(zig): update queries for new zig treesitter parser 2024-08-30 09:31:32 -07:00