fix(java): compact constructor highlights (#6531)

This commit is contained in:
Brayden Zee 2024-05-02 17:27:26 -04:00 committed by GitHub
parent 99d3e799b4
commit b1f3f02027
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -87,6 +87,9 @@
(constructor_declaration
name: (identifier) @type)
(compact_constructor_declaration
name: (identifier) @type)
(type_identifier) @type
((type_identifier) @type.builtin