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/ruby/rainbows.scm

29 lines
399 B
Scheme

[
(begin_block)
(end_block)
(singleton_method)
(block_parameters)
(parenthesized_statements)
(element_reference)
(argument_list "(" ")")
(block)
(destructured_left_assignment)
(interpolation)
(string_array)
(symbol_array)
(regex)
(array)
(hash)
(method_parameters)
] @rainbow.scope
[
"#{"
"{" "}"
"(" ")"
"%w(" "%i("
"[" "]"
"|"
"/"
] @rainbow.bracket