From 38274449bb1557e35c06b21e2d9f433af926f301 Mon Sep 17 00:00:00 2001 From: Simon He <57086651+Simon-He95@users.noreply.github.com> Date: Sat, 20 Apr 2024 22:58:22 +0800 Subject: [PATCH] fix(shared-integration): vscode match php ])+>/g, + /<[^\/?<>0-9$_!](?:"[^"]*"|'[^"]*'|[^>])+>/g, // CSS directives /(@apply|--uno|--at-apply)[^;]*?;/g, ] diff --git a/test/pos.test.ts b/test/pos.test.ts index b635c0c6d..e8a1864bf 100644 --- a/test/pos.test.ts +++ b/test/pos.test.ts @@ -416,6 +416,17 @@ let transition = 'ease-in-out duration-300' ], ] `) + + // #3733, match php