aboutsummaryrefslogtreecommitdiffstats
path: root/queries/java/locals.scm
Commit message (Collapse)AuthorAgeFilesLines
* feat!: drop modules, general refactor and cleanupChristian Clason2025-05-121-100/+0
|
* refactor(format): drop extra indentation for fieldPhạm Huy Hoàng2024-03-211-6/+4
|
* chore: query formattingPham Huy Hoang2024-01-191-21/+33
|
* refactor: manual pre-cleanupPham Huy Hoang2024-01-191-0/+1
| | | | | Moving comments, adding `format-ignore` to lines that will be better with it
* feat(locals)!: switch to upstream capturesChristian Clason2024-01-191-34/+34
|
* feat(java): some instances of definition.var should be definition.parameterAmaan Qureshi2023-02-231-9/+21
|
* Update queriesSantos Gallegos2021-12-221-3/+2
| | | | | - Don't use the old form for predicates - Update some invalid queries
* Add support for Java recordsStephan Seitz2021-04-101-0/+4
| | | | Ref: https://github.com/tree-sitter/tree-sitter-java/pull/73
* chore(java): remove duplicate lineStephan Seitz2020-09-191-1/+0
|
* ci: fix wrong queriesThomas Vigouroux2020-09-111-3/+2
|
* fix(java): add lambdas as a scopeSteven Sojka2020-08-121-2/+6
|
* Java locals: use has-ancestor? to match importsStephan Seitz2020-07-271-9/+3
|
* Java highlights/locals: Add catch_formal_parameterStephan Seitz2020-07-271-0/+2
|
* Java highlights: Add highlight for thisStephan Seitz2020-07-271-2/+9
|
* Add Java localsChinmay Dalal2020-07-271-6/+65
| | | | Co-authored: @PitcherTear22
* Give creditsChinmay Dalal2020-06-171-0/+2
|
* Add highlights.scm and locals.scmChinmay2020-06-111-0/+8