nvim-treesitter/tests/query/highlights/python
Lev Velykoivanenko c53bb10a71
fix(python): regex injection not working for concatenated strings (#8197)
Co-authored-by: Riley Bruins <ribru17@hotmail.com>
2025-10-26 09:25:42 -07:00
..
decorators.py fix(python): highlight function calls correctly (#7728) 2025-03-12 09:22:33 +01:00
docstrings.py fix(python): highlight all types of docstrings (#7788) 2025-04-03 09:35:41 +02:00
fields.py fix(python): don't highlight parameter name as builtin (#7732) 2025-03-13 09:21:55 +01:00
functions.py fix(python): prioritize builtin functions 2025-03-21 08:58:45 +01:00
future_import.py feat(python): highlight modules 2024-11-21 16:48:16 +01:00
pattern_matching.py feat!: align standard captures with upstream 2024-01-19 16:58:37 +01:00
raise_from.py feat!: align standard captures with upstream 2024-01-19 16:58:37 +01:00
regex.py fix(python): regex injection not working for concatenated strings (#8197) 2025-10-26 09:25:42 -07:00
yield_from.py feat!: align standard captures with upstream 2024-01-19 16:58:37 +01:00