nvim-treesitter/tests/query/highlights/python
Salomon Popp cf0eabc16c
fix(python): don't highlight attribute name as builtin (#7712)
* fix(python): don't highlight attribute name as builtin

* fix(python): highlight `@variable.member` correctly for member access context

* test: add test

* test: expand test

* docs: update comment

* refactor: change order, remove priority override

* style: remove extra newline
2025-03-11 08:48:33 +01:00
..
fields.py fix(python): don't highlight attribute name as builtin (#7712) 2025-03-11 08:48:33 +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
yield_from.py feat!: align standard captures with upstream 2024-01-19 16:58:37 +01:00