Christian Clason
|
10dd49958c
|
chore(tests): consistent captures
|
2024-01-19 16:58:37 +01:00 |
|
Amaan Qureshi
|
87faf372eb
|
fix(python,starlark): builtin types should come after types
|
2023-04-25 03:04:05 -04:00 |
|
Amaan Qureshi
|
01b42a1a57
|
feat(python,starlark): highlight type conversions as @function.macro
|
2023-04-25 03:04:05 -04:00 |
|
Amaan Qureshi
|
5ab25d8a1f
|
fix(python,starlark): update field match pattern
|
2023-04-25 03:04:05 -04:00 |
|
Santos Gallegos
|
f1373051e5
|
Python: highlight future import (#2936)
* Python: highlight future import
* Use constant.builtin
|
2022-05-13 21:46:06 +00:00 |
|
Santos Gallegos
|
132405f18f
|
Python: highlight raise from statement
|
2022-05-01 10:06:13 +02:00 |
|
Stephan Seitz
|
b8d1c2445a
|
highlights(python): "from" in yield should be @keyword.return
Fixes #2712
|
2022-04-01 17:00:21 +02:00 |
|
Stephan Seitz
|
c4e3564ea3
|
highlights(python): add support for pattern matching
Fixes #2080
Depends on https://github.com/tree-sitter/tree-sitter-python/pull/140
|
2022-01-28 19:11:20 +01:00 |
|