nvim-treesitter/tests/query/injections
Christian Clason 7248feaca4
Some checks failed
Lint / Lint Lua files (push) Has been cancelled
Lint / Lint query files (push) Has been cancelled
Lint / Lint docs (push) Has been cancelled
Tests / Build (push) Has been cancelled
fix(python): improve f-string injections (#8644)
Problem: Neovim removed match limits, which can lead to catastrophic performance with injection queries.

Solution: Tighten up f-string injections.
2026-07-20 00:29:57 +02:00
..
cuda chore(tests): consistent captures 2024-01-19 16:58:37 +01:00
dockerfile chore(tests): consistent captures 2024-01-19 16:58:37 +01:00
ecma chore(tests): consistent captures 2024-01-19 16:58:37 +01:00
html feat(html): use gsub for mimetype lookup 2025-05-12 18:43:40 +02:00
http feat(http): more comprehensive highlights 2024-11-22 08:56:14 +01:00
nix fix(nix): make all bash injections combined 2026-01-29 10:41:43 +01:00
promql feat(promql): do not use regex for string labels (#7669) 2025-02-20 12:17:32 +01:00
python fix(python): improve f-string injections (#8644) 2026-07-20 00:29:57 +02:00
query fix(query): properly apply predicate injections 2024-07-27 17:17:26 +02:00
ruby feat(ruby): add injection for debugger command strings (#7480) 2024-12-30 11:14:03 +01:00
starlark fix(python): regex injection not working for concatenated strings (#8197) 2025-10-26 09:25:42 -07:00
svelte chore(tests): consistent captures 2024-01-19 16:58:37 +01:00
vue chore(tests): consistent captures 2024-01-19 16:58:37 +01:00
yaml More bash injection support for Taskfile (#7805) 2025-04-07 21:08:22 +02:00