aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries/python
Commit message (Expand)AuthorAge
* upgrade tree-sitter-python (#8976)Skyler Hawthorne2023-12-04
* Improve C, Rust & Python indent queries & add @align captures.Daniel Ebert2023-08-11
* Fix python highlights to support single character and alphanumeric constant i...Farzin2023-04-14
* Improve indent queries for python in specific cases (#5332)Triton1712023-01-07
* Add indentation for Python pattern matchingYuriy2022-11-02
* Add syntax highlighting for Python pattern matchingYuriy2022-11-02
* Rename extend indent captures.Daniel Ebert2022-10-11
* Add `extend-indented` and `stop-extend` captures for indent queries.Triton1712022-10-11
* Improve Python queries, add locals (#3284)ChrHorn2022-08-01
* Fix: Python hightlight (#3201)Erasin2022-07-26
* Improve python highlighting (#3103)Kirawi2022-07-26
* Disable tree-sitter python indents, use fallback for nowBlaž Hrastnik2022-07-01
* add test textobjects queries for erlang,gleam,go,python,rustMichael Davis2022-06-21
* Add `parameter.around` text object queryAndrey Tkachenko2022-05-25
* Python highlight decorator attributePaul Scott2022-05-20
* Python highlight keyword argument as parameterPaul Scott2022-05-20
* Python handling highlighting parameters with defaultsPaul Scott2022-05-20
* Python highlight improvements: type, parameter etcPaul Scott2022-05-20
* Change python highlights.scm to more fully utilize the themes.Zeddicus4142022-05-20
* Indentation rework (#1562)Triton1712022-03-30
* Add comment textobject for surround selection and navigation (#1605)Daniel S Poulin2022-03-06
* Add tree-sitter-comment (#1300)Michael Davis2021-12-19
* Updated tree-sitter query scopes (#896)Kirawi2021-11-03
* Add treesitter textobjects (#728)Gokul Soumya2021-10-23
* Add indents for python, but it's not perfect. (#837)WindSoilder2021-10-18
* Add tree-sitter queries.Blaž Hrastnik2021-04-09