From 134f9e555e983a1b3ad2f6995f4a211fe0617fdf Mon Sep 17 00:00:00 2001 From: Riad Date: Sat, 6 Dec 2025 08:03:17 +0100 Subject: [PATCH] Add highlights to abstract annotation --- queries/gdscript/highlights.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/queries/gdscript/highlights.scm b/queries/gdscript/highlights.scm index cea9093c0..5218a1eaf 100644 --- a/queries/gdscript/highlights.scm +++ b/queries/gdscript/highlights.scm @@ -259,7 +259,7 @@ "export_flags_2d_physics" "export_flags_2d_render" "export_flags_3d_navigation" "export_flags_3d_physics" "export_flags_3d_render" "export_flags_avoidance" "export_global_dir" "export_global_file" "export_group" "export_multiline" "export_node_path" "export_placeholder" - "export_range" "export_storage" "export_subgroup" "icon" "onready" "rpc" "static_unload" "tool" + "export_range" "export_storage" "export_subgroup" "icon" "onready" "rpc" "static_unload" "tool" "abstract" "warning_ignore")) ; Builtin Types