Commit graph

12 commits

Author SHA1 Message Date
Amaan Qureshi
f8595b13bf feat(java): some instances of definition.var should be definition.parameter 2023-02-23 15:41:26 -08:00
Santos Gallegos
56634f49ab Update queries
- Don't use the old form for predicates
- Update some invalid queries
2021-12-22 21:17:28 +01:00
Stephan Seitz
7e9e8f2af9 Add support for Java records
Ref: https://github.com/tree-sitter/tree-sitter-java/pull/73
2021-04-10 12:27:54 +02:00
Stephan Seitz
624a6896b5 chore(java): remove duplicate line 2020-09-19 10:42:30 -05:00
Thomas Vigouroux
b90e520ccd ci: fix wrong queries 2020-09-11 12:02:35 +02:00
Steven Sojka
7806b16cc2 fix(java): add lambdas as a scope 2020-08-12 21:20:54 +02:00
Stephan Seitz
4f4c4ff6ef Java locals: use has-ancestor? to match imports 2020-07-27 11:08:13 +02:00
Stephan Seitz
4a77ac78d0 Java highlights/locals: Add catch_formal_parameter 2020-07-27 11:08:13 +02:00
Stephan Seitz
35837b069b Java highlights: Add highlight for this 2020-07-27 11:08:13 +02:00
Chinmay Dalal
656a5c4064 Add Java locals
Co-authored: @PitcherTear22
2020-07-27 11:08:13 +02:00
Chinmay Dalal
031e3e45c4
Give credits 2020-06-17 18:01:53 +05:30
Chinmay
d9639e1e5e
Add highlights.scm and locals.scm 2020-06-11 22:31:45 +05:30