aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/queries/python
Commit message (Collapse)AuthorAgeFilesLines
* fix(python): nospell for interpolationJaehwang Jung2025-11-061-1/+1
|
* fix(python): regex injection not working for concatenated strings (#8197)Lev Velykoivanenko2025-10-262-2/+22
| | | Co-authored-by: Riley Bruins <ribru17@hotmail.com>
* feat(python): highlight special brackets in `format_expression`Omar Valdez2025-10-031-0/+4
|
* fix: align line continuation highlights (#8146)Riley Bruins2025-09-211-0/+2
| | | | These should be `@punctuation.special`. Added the highlight for python, cylc, and make. Corrected it for earthfile and matlab.
* feat(python): revert breaking changeChristian Clason2025-09-191-5/+7
| | | | | | | | | This reverts the update in https://github.com/nvim-treesitter/nvim-treesitter/pull/8128 which turned out to have further breaking consequences. Pin the parser to the last release (tier 1) to avoid pulling in more breaking changes.
* feat(parsers): update bash, c, cpp, desktop, djot, dtd, editorconfig, ↵Christian Clason2025-09-171-7/+5
| | | | gdscript, go, html, idl, java, javadoc, javascript, json, markdown, markdown_inline, mlir, php, php_only, python, r, rust, scheme, ssh_config, supercollider, superhtml, systemverilog, templ, xml, xresources
* feat(python)!: update parser and queriesChristian Clason2025-09-131-1/+0
| | | | Breaking change: anonymous node `"expect*"` was removed by the refactor.
* feat!: drop modules, general refactor and cleanupChristian Clason2025-05-125-0/+826