mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 17:24:59 +00:00
refactor: Update Arduino tags to use more specific @name.reference and @name.definition tags
This commit is contained in:
parent
e69bad57e4
commit
48621dadaa
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
(function_declarator
|
||||
declarator: (identifier) @name) @definition.function
|
||||
declarator: (identifier) @name.definition.function) @definition.function
|
||||
|
||||
(call_expression
|
||||
function: (identifier) @name) @reference.call
|
||||
function: (identifier) @name.reference.call) @reference.call
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue