aboutsummaryrefslogtreecommitdiff
path: root/queries/highlights.scm
blob: 4b22d268278b983d60ff25f4a16fd9dc01ceb983 (plain)
1
2
3
4
5
6
7
8
9
10
(type_annotation) @punctuation
(member_type) @operator
(member) @property
(parameter_list) @function
(parameter_list (identifier (optional_value) @variable.parameter.optional))
(parameter_list (identifier) @keyword)
(identifier) @type.definition
(throw_statement) @operator
(return_statement) @operator
(comment) @comment