1
0
mirror of https://github.com/helix-editor/helix synced 2026-07-28 23:33:35 +02:00
Files
helix/runtime/queries/powershell/rainbows.scm
2026-06-07 21:29:01 +09:00

32 lines
548 B
Scheme

[
(argument_list)
(array_type_name)
(attribute)
(class_method_definition)
(class_statement)
(do_statement)
(element_access)
(elseif_clause)
(enum_statement)
(for_statement)
(foreach_statement)
(function_parameter_declaration)
(function_statement)
(generic_type_name)
(if_statement)
(param_block)
(parenthesized_expression)
(script_block_expression)
(statement_block)
(switch_body)
(switch_condition)
(type_literal)
(while_statement)
] @rainbow.scope
[
"(" ")"
"{" "}"
"[" "]"
] @rainbow.bracket