Python highlight decorator attribute

pull/2445/head
Paul Scott 2 years ago committed by Blaž Hrastnik
parent 2a2030142f
commit 09f9f70576

@ -34,6 +34,9 @@
(decorator) @function
(decorator (identifier) @function)
(decorator (attribute attribute: (identifier) @function))
(decorator (call
function: (attribute attribute: (identifier) @function)))
; Parameters

Loading…
Cancel
Save