From 31f70f51c7d9d93361d013bdd36b4e4dabfd7bfe Mon Sep 17 00:00:00 2001 From: gbprod Date: Tue, 29 Nov 2022 11:27:04 +0100 Subject: fix(phpdoc): highlight optional type as @type --- queries/phpdoc/highlights.scm | 1 + 1 file changed, 1 insertion(+) (limited to 'queries') diff --git a/queries/phpdoc/highlights.scm b/queries/phpdoc/highlights.scm index e0624365d..5cb3dba06 100644 --- a/queries/phpdoc/highlights.scm +++ b/queries/phpdoc/highlights.scm @@ -22,6 +22,7 @@ (array_type) (primitive_type) (named_type) + (optional_type) ] @type) (tag (description (text) @text)) -- cgit v1.2.3-70-g09d2