From 9d7f66574d43e3a1eee156a3d18c7317ab267fd6 Mon Sep 17 00:00:00 2001 From: Ivan Molodetskikh Date: Mon, 4 Sep 2023 20:50:42 +0400 Subject: Update tree-sitter-blueprint (#8161) --- runtime/queries/blueprint/highlights.scm | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'runtime/queries') diff --git a/runtime/queries/blueprint/highlights.scm b/runtime/queries/blueprint/highlights.scm index 05533cea..41e6aa8c 100644 --- a/runtime/queries/blueprint/highlights.scm +++ b/runtime/queries/blueprint/highlights.scm @@ -15,6 +15,11 @@ (decorator) @attribute (property_definition (property_name) @variable.other.member) +(property_definition + (property_binding + "bind" @keyword + (property_name) @variable.other.member + ["no-sync-create" "bidirectional" "inverted"]* @keyword)) (object) @type -- cgit v1.2.3-70-g09d2