Skip to content

Commit

Permalink
feat(highlights): highlight decorator names as a function
Browse files Browse the repository at this point in the history
  • Loading branch information
verhovsky authored Dec 21, 2024
1 parent 1ee3e77 commit 1124c18
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions queries/highlights.scm
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
; Function calls

(decorator) @function
(decorator
(identifier) @function)

(call
function: (attribute attribute: (identifier) @function.method))
Expand Down

0 comments on commit 1124c18

Please sign in to comment.