index
:
nvim-treesitter.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
queries
/
python
/
locals.scm
Age
Commit message (
Expand
)
Author
2022-02-07
locals(python): adapt as_pattern to upstream change
Stephan Seitz
2022-01-28
highlights(python): add support for pattern matching
Stephan Seitz
2021-11-02
chore: fix typos
Dundar Göc
2021-01-07
Python locals: Add new node with_clause
Stephan Seitz
2020-11-30
Update Python queries
Stephan Seitz
2020-11-23
Python highlights: Fix #688 (definition.associated -> field)
Stephan Seitz
2020-11-03
Fix Python queries for parser update
Stephan Seitz
2020-09-21
Python locals: account for https://github.com/tree-sitter/tree-sitter-python/...
Stephan Seitz
2020-09-17
Remove @definition.doc captures
Santos Gallegos
2020-08-16
Python: update locals
Santos Gallegos
2020-08-16
feat(highlights): add is predicate
Steven Sojka
2020-07-09
Python locals: with_statement can define variables
Stephan Seitz
2020-07-08
Introduce @definition.import for Python/Javascript
Stephan Seitz
2020-07-08
Python locals/highlights: Parameters can be optionally typed
Stephan Seitz
2020-06-24
Adapt Python highlights to new query syntax
Stephan Seitz
2020-06-02
Update python locals: `list_splat` and `dictionary_splat` define variables as...
Stephan Seitz
2020-05-17
Add python/highlights.scm from tree-sitter-python
Stephan Seitz
2020-05-16
Add python locals.scm
Stephan Seitz