aboutsummaryrefslogtreecommitdiffstats
path: root/queries/python/injections.scm
Commit message (Expand)AuthorAgeFilesLines
* refactor(format): drop extra indentation for fieldPhạm Huy Hoàng2024-03-211-11/+8
* chore: query formattingPham Huy Hoang2024-01-191-7/+13
* feat(injections): add printf format stringsObserverOfTime2024-01-191-0/+5
* feat(python): `@string.regex` capture, injection improvements (#5697)Riley Bruins2023-11-211-3/+2
* fix(python): right content for regex injectionTheLeoP2023-08-161-6/+7
* chore(injections)!: update injection syntax to 0.9Pham Huy Hoang2023-08-121-3/+5
* Remove Python docstring injectionsRafik Draoui2022-01-041-18/+0
* Prefer lua-match over matchLewis Russell2021-11-231-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-0/+2
* Python: inject rst in docstrings (#917)Santos Gallegos2021-02-051-0/+18
* Python highlights: Add regex injections: re.match(r"...")Stephan Seitz2021-01-031-0/+6