Set base highlight for identifiers in go to variable highlight color (#25128)
Closes #24947 Release Notes: - N/A
This commit is contained in:
parent
372aaecdb4
commit
bb600acaa1
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
(identifier) @variable
|
||||
|
||||
(type_identifier) @type
|
||||
(field_identifier) @variable.member
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue