summaryrefslogtreecommitdiffstats
path: root/tests/query/highlights/python
Commit message (Expand)AuthorAgeFilesLines
* fix(python,starlark): builtin types should come after typesAmaan Qureshi2023-04-251-1/+3
* feat(python,starlark): highlight type conversions as `@function.macro`Amaan Qureshi2023-04-251-0/+1
* fix(python,starlark): update field match patternAmaan Qureshi2023-04-251-0/+10
* Python: highlight future import (#2936)Santos Gallegos2022-05-131-0/+4
* Python: highlight raise from statementSantos Gallegos2022-05-011-0/+6
* highlights(python): "from" in yield should be `@keyword.return`Stephan Seitz2022-04-011-0/+7
* highlights(python): add support for pattern matchingStephan Seitz2022-01-281-0/+50