aboutsummaryrefslogtreecommitdiffstats
path: root/queries/php/injections.scm
Commit message (Expand)AuthorAgeFilesLines
* feat(format): extra newline after modelinePhạm Huy Hoàng2024-02-291-0/+1
* feat: add the php_only parser included in tree-sitter-php (#5876)tk-shirasaka2024-01-201-44/+1
* chore: query formattingPham Huy Hoang2024-01-191-23/+24
* fixup: php injectionsChristian Clason2023-08-121-10/+0
* fix(php): heredocs injections & highlightsObserverOfTime2023-08-121-0/+12
* Add PHP heredoc and nowdoc injections (#4866)CalebW2023-08-121-3/+13
* chore(injections)!: update injection syntax to 0.9Pham Huy Hoang2023-08-121-5/+19
* fix(php_inject): add missing @combined to textPham Huy Hoang2023-04-141-1/+1
* Add regex injections for php (#3592)gbprod2022-10-281-1/+7
* feat(php): add queries for bash injectionsgbprod2022-10-121-0/+11
* parsers: add phpdoc parser (experimental)Michael Härtl2022-01-201-1/+1
* Revert "Comment: use `@combined` to create just one tree per buffer (#1252)"Santos Gallegos2021-05-071-1/+1
* Comment: use `@combined` to create just one tree per buffer (#1252)Santos Gallegos2021-04-281-1/+1
* Add comment parser to highlight comment tags (#893)Santos Gallegos2021-03-121-1/+3
* Add injections to PHPshirasaka2020-11-241-0/+1