aboutsummaryrefslogtreecommitdiffstats
path: root/queries/http/injections.scm
Commit message (Collapse)AuthorAgeFilesLines
* feat!: drop modules, general refactor and cleanupChristian Clason2025-05-121-24/+0
|
* fix(http): update injections queries (#7078)Seongmin Lee2024-08-311-7/+3
|
* feat(http): switch to new parser version (#7063)Alejandro2024-08-211-4/+15
|
* feat(http): switch to new parser versionNTBBloodbath2024-03-181-2/+8
| | | | | | | | | | | | | | fix(http): use `@variable.member` for fields fix(http): keep the comment injection fix(http): keep `method` capture as `@function.method` docs(README.md): update HTTP parser maintainers list feat(http): remove redundant captures cleanup(http): remove unneedeed highlighting captures
* chore: query formattingPham Huy Hoang2024-01-191-5/+5
|
* feat: add xml & dtd parsersObserverOfTime2023-08-131-2/+2
|
* chore(injections)!: update injection syntax to 0.9Pham Huy Hoang2023-08-121-4/+8
| | | | | | | | | Since 0.9, @lang syntax is still available as fallback but will soon be deprecated. Because of that, new syntax should be adopted once 0.9 becomes the baseline requirements for nvim-treesitter - update health check - update doc
* feat(http): update parser queries from upstreamAmaan Qureshi2023-04-201-0/+6
|
* injections(http): add comment injectionStephan Seitz2021-11-121-0/+1