From 9e9123f58d687b1e4e2e174baebc5d9fc39a69ba Mon Sep 17 00:00:00 2001 From: Stone_Red <56473591+Stone-Red-Code@users.noreply.github.com> Date: Wed, 4 Mar 2026 18:00:08 +0100 Subject: [PATCH] Swap variable and string regex order and update highlight colors to prevent highlighting glitches --- YesNt.CodeEditor/SyntaxHighlighter.cs | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/YesNt.CodeEditor/SyntaxHighlighter.cs b/YesNt.CodeEditor/SyntaxHighlighter.cs index 2c8a3e7..7b8daa1 100644 --- a/YesNt.CodeEditor/SyntaxHighlighter.cs +++ b/YesNt.CodeEditor/SyntaxHighlighter.cs @@ -36,19 +36,18 @@ internal partial class SyntaxHighlighter(ReadOnlyCollection