We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ee3e77 commit 1124c18Copy full SHA for 1124c18
queries/highlights.scm
@@ -11,6 +11,8 @@
11
; Function calls
12
13
(decorator) @function
14
+(decorator
15
+ (identifier) @function)
16
17
(call
18
function: (attribute attribute: (identifier) @function.method))
0 commit comments