index
:
nvim-treesitter
0.5-compat
feat/emmylua
feat/warn
fix/lua
main
master
[no description]
git mirrorbot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
query
/
highlights
/
python
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix(python): regex injection not working for concatenated strings (#8197)
Lev Velykoivanenko
2025-10-26
1
-0
/
+19
*
fix(python): highlight all types of docstrings (#7788)
Jakob Zahn
2025-04-03
1
-0
/
+121
*
fix(python): prioritize builtin functions
dcho
2025-03-21
1
-0
/
+3
*
fix(python): don't highlight parameter name as builtin (#7732)
Salomon Popp
2025-03-13
2
-4
/
+16
*
fix(python): highlight function calls correctly (#7728)
Salomon Popp
2025-03-12
2
-0
/
+35
*
fix(python): don't highlight attribute name as builtin (#7712)
Salomon Popp
2025-03-11
1
-0
/
+5
*
feat(python): highlight modules
Omar Valdez
2024-11-21
1
-1
/
+1
*
feat!: align standard captures with upstream
Christian Clason
2024-01-19
5
-20
/
+20
*
chore(tests): consistent captures
Christian Clason
2024-01-19
1
-17
/
+17
*
fix(python,starlark): builtin types should come after types
Amaan Qureshi
2023-04-25
1
-1
/
+3
*
feat(python,starlark): highlight type conversions as `@function.macro`
Amaan Qureshi
2023-04-25
1
-0
/
+1
*
fix(python,starlark): update field match pattern
Amaan Qureshi
2023-04-25
1
-0
/
+10
*
Python: highlight future import (#2936)
Santos Gallegos
2022-05-13
1
-0
/
+4
*
Python: highlight raise from statement
Santos Gallegos
2022-05-01
1
-0
/
+6
*
highlights(python): "from" in yield should be `@keyword.return`
Stephan Seitz
2022-04-01
1
-0
/
+7
*
highlights(python): add support for pattern matching
Stephan Seitz
2022-01-28
1
-0
/
+50