aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries/java/highlights.scm
Commit message (Collapse)AuthorAge
* Highlight query improvements for java and typescript (#7145)Gammut2023-05-26
| | | | | * Add missing queries to java highlights * Fix generic type bracket highlights in typescript
* Update tree-sitter-java and add Java textobjects (#4886)Lennard Hofmann2022-11-26
|
* Updated tree-sitter query scopes (#896)Kirawi2021-11-03
| | | | | | | | | | | | | | | | | | * updated theme scopes variable.property -> variable.field property -> variable.field * updated theme scopes * update book and themes updated book and themes to reflect scope changes * wip * update more queries * update dark_plus.toml
* fix digit escapes in java & php highlights (#846)Michael Davis2021-10-16
|
* add java highlighting (#448)Kirawi2021-08-10