You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix/runtime/queries/inko/locals.scm

11 lines
194 B
Scheme

[
(method)
(block)
] @local.scope
(argument name: _ @local.definition)
(define_variable name: _ @local.definition)
(named_argument name: _ @local.definition)
(identifier) @local.reference