From b1f3f02027f1fd21956c1e219878764014498a59 Mon Sep 17 00:00:00 2001 From: Brayden Zee Date: Thu, 2 May 2024 17:27:26 -0400 Subject: fix(java): compact constructor highlights (#6531) --- queries/java/highlights.scm | 3 +++ 1 file changed, 3 insertions(+) diff --git a/queries/java/highlights.scm b/queries/java/highlights.scm index aadb804af..0f7e4feca 100644 --- a/queries/java/highlights.scm +++ b/queries/java/highlights.scm @@ -87,6 +87,9 @@ (constructor_declaration name: (identifier) @type) +(compact_constructor_declaration + name: (identifier) @type) + (type_identifier) @type ((type_identifier) @type.builtin -- cgit v1.2.3-70-g09d2