Python highlight decorator attribute
This commit is contained in:
parent
2a2030142f
commit
09f9f70576
1 changed files with 3 additions and 0 deletions
|
@ -34,6 +34,9 @@
|
|||
|
||||
(decorator) @function
|
||||
(decorator (identifier) @function)
|
||||
(decorator (attribute attribute: (identifier) @function))
|
||||
(decorator (call
|
||||
function: (attribute attribute: (identifier) @function)))
|
||||
|
||||
; Parameters
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue