Python highlight decorator attribute

pull/2445/head
Paul Scott 2022-05-15 00:03:53 +10:00 committed by Blaž Hrastnik
parent 2a2030142f
commit 09f9f70576
1 changed files with 3 additions and 0 deletions

View File

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