Skip to content

Commit 8f3be17

Browse files
elgianoclason
authored andcommitted
fix(supercollider): update queries after breaking change
1 parent 7a2376e commit 8f3be17

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

queries/supercollider/context.scm

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
[
2+
(function_block)
3+
(binary_expression)
4+
(collection)
5+
(indexed_collection)
6+
(parameter_call_list)
7+
(function_call)
8+
(class_def)
9+
(classvar)
10+
(const)
11+
(instance_var)
12+
(variable_definition)
13+
(variable_definition_sequence)
14+
(code_block)
15+
] @context

0 commit comments

Comments
 (0)