mirror of https://github.com/Wilfred/difftastic/
add locals query to resolve object id
parent
c96c6426b3
commit
a33e1049b0
@ -0,0 +1,6 @@
|
||||
; Definitions
|
||||
|
||||
(ui_binding
|
||||
name: (identifier) @property
|
||||
(#match? @property "^id$")
|
||||
value: (expression_statement (identifier) @local.definition))
|
||||
Loading…
Reference in New Issue