From 5fa8d5741dca82a15426db659f461244975678e6 Mon Sep 17 00:00:00 2001 From: Akin Sowemimo Date: Thu, 1 Jul 2021 13:36:56 +0100 Subject: feat(dart): add function call query (commented) --- queries/dart/highlights.scm | 1 + 1 file changed, 1 insertion(+) (limited to 'queries') diff --git a/queries/dart/highlights.scm b/queries/dart/highlights.scm index 41fe68413..3e23d6555 100644 --- a/queries/dart/highlights.scm +++ b/queries/dart/highlights.scm @@ -6,6 +6,7 @@ ; TODO: add method/call_expression to grammar and ; distinguish method call from variable access (function_expression_body (identifier) @function) +; ((identifier)(selector (argument_part)) @function) ; Annotations ; -------------------- -- cgit v1.2.3-70-g09d2