Skip to content

Commit

Permalink
Highlight labeled parameters names as properties
Browse files Browse the repository at this point in the history
  • Loading branch information
Emilios1995 committed Mar 24, 2024
1 parent cd40e54 commit 9fcd6e8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions queries/rescript/highlights.scm
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,10 @@
(module_identifier)
(value_identifier) @variable.member)

(labeled_argument
label: (value_identifier) @property)


; Parameters
;----------------

Expand Down

0 comments on commit 9fcd6e8

Please sign in to comment.