You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix/runtime/queries/python
Kirawi 0a2646e720
Improve python highlighting (#3103)
* improve python queries

* update python grammar to `0.20.2`

* fix variadic parameter scope

* add punctuation scopes

* fix order of punctuation scopes

* undo  `embedded` delete
2 years ago
..
highlights.scm Improve python highlighting (#3103) 2 years ago
indents.scm_ Disable tree-sitter python indents, use fallback for now 2 years ago
injections.scm Add tree-sitter-comment (#1300) 3 years ago
tags.scm Add tree-sitter queries. 3 years ago
textobjects.scm add test textobjects queries for erlang,gleam,go,python,rust 2 years ago