Set base highlight for identifiers in go to variable highlight color (#25128)

Closes #24947 

Release Notes:

- N/A
This commit is contained in:
Ben Kunkle
2025-02-19 01:54:51 +00:00
committed by GitHub
parent 372aaecdb4
commit bb600acaa1
+2
View File
@@ -1,3 +1,5 @@
(identifier) @variable
(type_identifier) @type
(field_identifier) @variable.member