summaryrefslogtreecommitdiff
path: root/queries/python/locals.scm
AgeCommit message (Expand)Author
2020-08-16feat(highlights): add is predicateSteven Sojka
2020-07-09Python locals: with_statement can define variablesStephan Seitz
2020-07-08Introduce @definition.import for Python/JavascriptStephan Seitz
2020-07-08Python locals/highlights: Parameters can be optionally typedStephan Seitz
2020-06-24Adapt Python highlights to new query syntaxStephan Seitz
2020-06-02Update python locals: `list_splat` and `dictionary_splat` define variables as...Stephan Seitz
2020-05-17Add python/highlights.scm from tree-sitter-pythonStephan Seitz
2020-05-16Add python locals.scmStephan Seitz