diff --git a/queries/dart/highlights.scm b/queries/dart/highlights.scm index 43a5a21ba..a7eea6ce0 100644 --- a/queries/dart/highlights.scm +++ b/queries/dart/highlights.scm @@ -2,8 +2,9 @@ ; Methods ; -------------------- -(function_type - name: (identifier) @method) +;; TODO: does not work +;(function_type + ;name: (identifier) @method) (super) @function ; Annotations