Python highlight decorator attribute

This commit is contained in:
Paul Scott 2022-05-15 00:03:53 +10:00 committed by Blaž Hrastnik
parent 2a2030142f
commit 09f9f70576

View File

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