From 54b574d2f712d53ac58d21341bac4654ff97ef14 Mon Sep 17 00:00:00 2001 From: Tayfun Bocek Date: Thu, 30 Oct 2025 09:43:20 +0300 Subject: [PATCH] simplify doc comment pattern --- runtime/queries/gdshader/highlights.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runtime/queries/gdshader/highlights.scm b/runtime/queries/gdshader/highlights.scm index 21c204ef8..8d28132a7 100644 --- a/runtime/queries/gdshader/highlights.scm +++ b/runtime/queries/gdshader/highlights.scm @@ -229,7 +229,7 @@ (declaration) (function_definition) ] - (#lua-match? @comment.documentation "^/%*%*.*%*/$")) + (#lua-match? @comment.documentation "^/%*%*[^/]")) (parameter_declaration declarator: [